#EDF6EA#EDF6EA
#EDF6EA is a very light, near-neutral green. Relative luminance 0.899; OKLCH L 96.3% C 0.018 H 137.8°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF6EA |
|---|---|
| RGB | rgb(237, 246, 234) |
| HSL | hsl(105, 40%, 94%) |
| HSV | hsv(105, 5%, 96%) |
| CMYK | cmyk(3.7%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.94, -5.09, 4.74) |
| CIE-LCH | lch(95.94, 6.95, 137.08°) |
| OKLab | oklab(96.31% -0.0137 0.0124) |
| OKLCH | oklch(96.31% 0.018 137.8) |
| XYZ | xyz(82.7295, 89.8563, 90.8115) |
| Luminance | 0.8986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.01
Mintcream
#F5FFFA
ΔE00 3.58
Ivory
#FFFFF0
ΔE00 4.40
Beige
#F5F5DC
ΔE00 5.67
Azure (CSS)
#F0FFFF
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF6EA #F3EAF6
analogous
#F3F6EA #EDF6EA #EAF6ED
triadic
#EDF6EA #EAEDF6 #F6EAED
tetradic
#EDF6EA #EAF3F6 #F3EAF6 #F6EDEA
square
#EDF6EA #EAF3F6 #F3EAF6 #F6EDEA
split-complementary
#EDF6EA #EDEAF6 #F6EAF3
monochromatic
#A4D194 #C8E4BF #EDF6EA #EDF6EA #EDF6EA
Accessibility & contrast
On white
1.11
#EDF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#EDF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF6EA
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF6EA | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#EDF5F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edf6ea; /* rgb */ color: rgb(237, 246, 234); /* oklch */ color: oklch(96.3% 0.018 137.8);
Tailwind
colors: {
custom: {
50: '#f2f9f0',
500: '#edf6ea',
950: '#000000',
},
}SCSS
$custom: #edf6ea; $custom-light: #f2f9f0; $custom-dark: #000000;
JSON
{
"hex": "#edf6ea",
"rgb": {
"r": 237,
"g": 246,
"b": 234
},
"hsl": {
"h": 105,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.9631,
"c": 0.01848,
"h": 137.8
},
"luminance": 0.89857
}Semantic roles & 50–950 ramp
primary
#EDF6EA
secondary
#CBB1D3
accent
#32B393
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585