#EDF8EE#EDF8EE
#EDF8EE is a very light, near-neutral green. Relative luminance 0.913; OKLCH L 96.8% C 0.018 H 148.1°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF8EE |
|---|---|
| RGB | rgb(237, 248, 238) |
| HSL | hsl(125, 44%, 95%) |
| HSV | hsv(125, 4%, 97%) |
| CMYK | cmyk(4.4%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(96.54, -5.40, 3.54) |
| CIE-LCH | lch(96.54, 6.46, 146.74°) |
| OKLab | oklab(96.82% -0.0149 0.0093) |
| OKLCH | oklch(96.82% 0.018 148.1) |
| XYZ | xyz(83.9223, 91.3119, 94.0760) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.78
Honeydew
#F0FFF0
ΔE00 2.81
Azure (CSS)
#F0FFFF
ΔE00 4.85
Ivory
#FFFFF0
ΔE00 5.09
Light Grey
#D8DCD6
ΔE00 6.70
Beige
#F5F5DC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF8EE #F8EDF7
analogous
#F1F8ED #EDF8EE #EDF8F3
triadic
#EDF8EE #EEEDF8 #F8EEED
tetradic
#EDF8EE #EDF1F8 #F8EDF7 #F8F3ED
square
#EDF8EE #EDF1F8 #F8EDF7 #F8F3ED
split-complementary
#EDF8EE #F3EDF8 #F8EDF1
monochromatic
#95D69B #C1E7C4 #E9F6EA #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.09
#EDF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#EDF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF8EE
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF8EE | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#F6F5EE
Tritanopia (blue-blind)
#ECF7F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edf8ee; /* rgb */ color: rgb(237, 248, 238); /* oklch */ color: oklch(96.8% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#f2faf3',
500: '#edf8ee',
950: '#000000',
},
}SCSS
$custom: #edf8ee; $custom-light: #f2faf3; $custom-dark: #000000;
JSON
{
"hex": "#edf8ee",
"rgb": {
"r": 237,
"g": 248,
"b": 238
},
"hsl": {
"h": 125.455,
"s": 44,
"l": 95.098
},
"oklch": {
"l": 0.96816,
"c": 0.01756,
"h": 148.1
},
"luminance": 0.91312
}Semantic roles & 50–950 ramp
primary
#EDF8EE
secondary
#D7B3D3
accent
#2EABB7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585