#EDFAEA#EDFAEA
#EDFAEA is a very light, muted green. Relative luminance 0.923; OKLCH L 97.1% C 0.025 H 139.8°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFAEA |
|---|---|
| RGB | rgb(237, 250, 234) |
| HSL | hsl(109, 62%, 95%) |
| HSV | hsv(109, 6%, 98%) |
| CMYK | cmyk(5.2%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(96.95, -7.10, 6.20) |
| CIE-LCH | lch(96.95, 9.43, 138.89°) |
| OKLab | oklab(97.11% -0.0192 0.0162) |
| OKLCH | oklch(97.11% 0.025 139.8) |
| XYZ | xyz(83.9593, 92.3158, 91.2214) |
| Luminance | 0.9232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.23
Mintcream
#F5FFFA
ΔE00 5.03
Ivory
#FFFFF0
ΔE00 5.57
Beige
#F5F5DC
ΔE00 5.77
Off White (survey)
#FFFFE4
ΔE00 6.18
Lightyellow
#FFFFE0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFAEA #F7EAFA
analogous
#F5FAEA #EDFAEA #EAFAEF
triadic
#EDFAEA #EAEDFA #FAEAED
tetradic
#EDFAEA #EAF5FA #F7EAFA #FAEFEA
square
#EDFAEA #EAF5FA #F7EAFA #FAEFEA
split-complementary
#EDFAEA #EFEAFA #FAEAF5
monochromatic
#98E287 #C3EEB9 #EAF9E6 #EAF9E6 #EAF9E6
Accessibility & contrast
On white
1.08
#EDFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#EDFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFAEA
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFAEA | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#ECF9F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edfaea; /* rgb */ color: rgb(237, 250, 234); /* oklch */ color: oklch(97.1% 0.025 139.8);
Tailwind
colors: {
custom: {
50: '#f2fcf0',
500: '#edfaea',
950: '#000000',
},
}SCSS
$custom: #edfaea; $custom-light: #f2fcf0; $custom-dark: #000000;
JSON
{
"hex": "#edfaea",
"rgb": {
"r": 237,
"g": 250,
"b": 234
},
"hsl": {
"h": 108.75,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97109,
"c": 0.02514,
"h": 139.8
},
"luminance": 0.92316
}Semantic roles & 50–950 ramp
primary
#EDFAEA
secondary
#D4ABDD
accent
#1CC9A9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585