#EDFEEA#EDFEEA
#EDFEEA is a very light, muted green. Relative luminance 0.948; OKLCH L 97.9% C 0.032 H 141.0°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFEEA |
|---|---|
| RGB | rgb(237, 254, 234) |
| HSL | hsl(111, 91%, 96%) |
| HSV | hsv(111, 8%, 100%) |
| CMYK | cmyk(6.7%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(97.96, -9.10, 7.66) |
| CIE-LCH | lch(97.96, 11.89, 139.90°) |
| OKLab | oklab(97.91% -0.0247 0.02) |
| OKLCH | oklch(97.91% 0.032 141) |
| XYZ | xyz(85.2154, 94.8280, 91.6401) |
| Luminance | 0.9483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.01
Beige
#F5F5DC
ΔE00 6.58
Off White (survey)
#FFFFE4
ΔE00 6.62
Mintcream
#F5FFFA
ΔE00 6.75
Lightyellow
#FFFFE0
ΔE00 7.01
Ivory
#FFFFF0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFEEA #FBEAFE
analogous
#F7FEEA #EDFEEA #EAFEF1
triadic
#EDFEEA #EAEDFE #FEEAED
tetradic
#EDFEEA #EAF7FE #FBEAFE #FEF1EA
square
#EDFEEA #EAF7FE #FBEAFE #FEF1EA
split-complementary
#EDFEEA #F1EAFE #FEEAF7
monochromatic
#89F875 #BBFBB0 #E6FEE2 #E6FEE2 #E6FEE2
Accessibility & contrast
On white
1.05
#EDFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EDFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFEEA
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFEEA | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#FCF8EB
Tritanopia (blue-blind)
#ECFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfeea; /* rgb */ color: rgb(237, 254, 234); /* oklch */ color: oklch(97.9% 0.032 141.0);
Tailwind
colors: {
custom: {
50: '#f2fef0',
500: '#edfeea',
950: '#000000',
},
}SCSS
$custom: #edfeea; $custom-light: #f2fef0; $custom-dark: #000000;
JSON
{
"hex": "#edfeea",
"rgb": {
"r": 237,
"g": 254,
"b": 234
},
"hsl": {
"h": 111,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97911,
"c": 0.03177,
"h": 141
},
"luminance": 0.94829
}Semantic roles & 50–950 ramp
primary
#EDFEEA
secondary
#DFA2EA
accent
#00E6C3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585