#EDF6EE#EDF6EE
#EDF6EE is a very light, near-neutral green. Relative luminance 0.901; OKLCH L 96.4% C 0.014 H 148.8°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF6EE |
|---|---|
| RGB | rgb(237, 246, 238) |
| HSL | hsl(127, 33%, 95%) |
| HSV | hsv(127, 4%, 96%) |
| CMYK | cmyk(3.7%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(96.03, -4.39, 2.81) |
| CIE-LCH | lch(96.03, 5.22, 147.40°) |
| OKLab | oklab(96.42% -0.0121 0.0074) |
| OKLCH | oklch(96.42% 0.014 148.8) |
| XYZ | xyz(83.3107, 90.0887, 93.8722) |
| Luminance | 0.9009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.29
Honeydew
#F0FFF0
ΔE00 4.05
Azure (CSS)
#F0FFFF
ΔE00 4.43
Ivory
#FFFFF0
ΔE00 4.91
Off White
#FAF9F6
ΔE00 5.62
Light Grey
#D8DCD6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF6EE #F6EDF5
analogous
#F1F6ED #EDF6EE #EDF6F3
triadic
#EDF6EE #EEEDF6 #F6EEED
tetradic
#EDF6EE #EDF1F6 #F6EDF5 #F6F3ED
square
#EDF6EE #EDF1F6 #F6EDF5 #F6F3ED
split-complementary
#EDF6EE #F3EDF6 #F6EDF1
monochromatic
#9BCDA1 #C4E2C7 #EBF5EC #EBF5EC #EBF5EC
Accessibility & contrast
On white
1.10
#EDF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#EDF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF6EE
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF6EE | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#ECF6F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edf6ee; /* rgb */ color: rgb(237, 246, 238); /* oklch */ color: oklch(96.4% 0.014 148.8);
Tailwind
colors: {
custom: {
50: '#f2f9f3',
500: '#edf6ee',
950: '#000000',
},
}SCSS
$custom: #edf6ee; $custom-light: #f2f9f3; $custom-dark: #000000;
JSON
{
"hex": "#edf6ee",
"rgb": {
"r": 237,
"g": 246,
"b": 238
},
"hsl": {
"h": 126.667,
"s": 33.333,
"l": 94.706
},
"oklch": {
"l": 0.96418,
"c": 0.01421,
"h": 148.8
},
"luminance": 0.90089
}Semantic roles & 50–950 ramp
primary
#EDF6EE
secondary
#D1B6CE
accent
#399FAC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585