Skip to content

#edfda2

a light, electric green · warm · closest name: Khaki

RGB
237, 253, 162
HSL
71°, 96%, 81%
CMYK
6, 0, 36, 1
Luminance
0.9086

At a glance

Every number on this page in one read: what #edfda2 is made of, how bright it looks, and which way it leans.

Hex
#edfda2
Hue
71°
green
Saturation
96%
electric
Lightness
81%
light
Brightness
99%
HSV value
Perceived
94%
weighted brightness
Luminance
0.9086
WCAG relative
Temperature
Warm
34/100 cool
Color family
Green
Tone
Electric
Best ink
Black
19.17:1
Closest name
Khaki
ΔE2000 7.6
Where it sits
Hue71° of 360°
Saturation96%
Lightness81%
Temperature
Warm ← → Cool34% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#edfda2
RGBrgb(237, 253, 162)
HSLhsl(71, 96%, 81%)
CMYKcmyk(6%, 0%, 36%, 1%)
LABlab(96.3 -19.0 41.8)
LCHlch(96.3 46.0 114.5)
OKLCHoklch(0.962 0.115 116.8)
Decimal15596962
Display P3color(display-p3 0.929 0.992 0.635)

Copy-ready code

/* CSS */
color: #edfda2;
background-color: #edfda2;
/* Tailwind (arbitrary) */
class="text-[#edfda2] bg-[#edfda2]"
/* SCSS */
$brand: #edfda2;
/* SwiftUI */
Color(red: 0.929, green: 0.992, blue: 0.635)
/* Android */
Color.parseColor("#edfda2")
/* Flutter */
Color(0xFFEDFDA2)
/* Python / OpenCV (BGR) */
(162, 253, 237)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #edfda2 · 19.17:1
Use #000000AAA at every size.
Aa
White text · 1.10:1
AA fail · AA large fail · AAA fail
Aa
Black text · 19.17:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #edfda2 as text scores 1.10:1 on white and 19.17:1 on black.

Accessibility — WCAG contrast

Aa
#edfda2 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#edfda2 on black: 19.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF49B
deuteranopia · #FFF5A6
tritanopia · #F6F4E6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #edfda2 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFDF1
#F7FCE4
#F0FAC1
#edfda2
#DFFB5A
#D5FA23
#C7F005
#A6C804
#84A003
#607307
#3C4805
Base = 300Lightest = 50 · #FBFDF1Darkest = 950 · #3C4805
:root {
  --brand-50: #FBFDF1;
  --brand-100: #F7FCE4;
  --brand-200: #F0FAC1;
  --brand-300: #edfda2;
  --brand-400: #DFFB5A;
  --brand-500: #D5FA23;
  --brand-600: #C7F005;
  --brand-700: #A6C804;
  --brand-800: #84A003;
  --brand-900: #607307;
  --brand-950: #3C4805;
  --brand: #edfda2;
  --brand-ink: #000000;
}

Colors that work with #edfda2

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E5EDC0
Hairlines and dividers
Muted text#8D9B4B
Captions on the surface
Accent#000FCC
Second voice, not a rival
Dark variant#677D03
Hover, pressed, headers
Light variant#FAFEE6
Selected rows, tints
Dark surface#222414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #edfda2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#B2A2FD
Analogous left#FDDFA2
Analogous right#C0FDA2
Split-complement 1#A2C0FD
Split-complement 2#DFA2FD
Triadic 1#A2EDFD
Triadic 2#FDA2ED
Tetradic#A2FDDF

RGB percentages

Red92.9%
Green99.2%
Blue63.5%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow36.0%
Key (black)0.8%

Color previews

#edfda2 text on a black background

contrast 19.17:1

Card sample

#edfda2 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #edfda2;
Background color
Panel with #edfda2 background
background-color: #edfda2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #edfda2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(237, 253, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(237, 253, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #edfda2;
background: linear-gradient(135deg, #edfda2, #B1FDA2);

Monochromatic scale

Palettes built from #edfda2

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#edfda2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#edfda2, answered

What color is #edfda2?

#edfda2 is a light electric green, closest to Khaki (ΔE2000 7.6). It sits at 71° on the hue wheel with 96% saturation and 81% lightness, which reads as warm.

What is the RGB value of #edfda2?

rgb(237, 253, 162) — 237 red, 253 green and 162 blue out of 255, or 92.9% / 99.2% / 63.5% by channel.

Is #edfda2 a light or a dark color?

It is a light color. Relative luminance is 0.9086 and perceived brightness is 94%, so black text on it reaches 19.17:1.

Should I use black or white text on #edfda2?

Black. It scores 19.17:1 against #edfda2, versus 1.10:1 for white — AAA at any size.

What is the complementary color of #edfda2?

#B2A2FD sits directly opposite on the wheel. Softer options are the split-complements #A2C0FD and #DFA2FD, which give the same contrast with far less vibration.

What colors go well with #edfda2?

For interface work: #F9FAF4 as the surface, #E5EDC0 for borders, #8D9B4B for secondary text, #000FCC as an accent and #677D03 for hover and pressed states. For a palette, the analogous pair #FDDFA2 and #C0FDA2 stays calm, while #B2A2FD is the loudest partner.

What is #edfda2 in CMYK for printing?

cmyk(6%, 0%, 36%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #edfda2 warm or cool?

Warm — it scores 34 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FDECA2; nudged cooler, #CCFEA1.

Work with #edfda2 in the Color Lab