#EDF2EA#EDF2EA
#EDF2EA is a very light, near-neutral yellow-green. Relative luminance 0.874; OKLCH L 95.5% C 0.012 H 133.4°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF2EA |
|---|---|
| RGB | rgb(237, 242, 234) |
| HSL | hsl(98, 24%, 93%) |
| HSV | hsv(98, 3%, 95%) |
| CMYK | cmyk(2.1%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.93, -3.07, 3.27) |
| CIE-LCH | lch(94.93, 4.49, 133.18°) |
| OKLab | oklab(95.52% -0.0081 0.0086) |
| OKLCH | oklch(95.52% 0.012 133.4) |
| XYZ | xyz(81.5260, 87.4492, 90.4103) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.39
Ivory
#FFFFF0
ΔE00 4.32
Off White
#FAF9F6
ΔE00 4.46
Light Grey
#D8DCD6
ΔE00 4.83
Floralwhite
#FFFAF0
ΔE00 5.05
Whitesmoke
#F5F5F5
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF2EA #EFEAF2
analogous
#F1F2EA #EDF2EA #EAF2EB
triadic
#EDF2EA #EAEDF2 #F2EAED
tetradic
#EDF2EA #EAF1F2 #EFEAF2 #F2EBEA
square
#EDF2EA #EAF1F2 #EFEAF2 #F2EBEA
split-complementary
#EDF2EA #EBEAF2 #F2EAF1
monochromatic
#ACC39E #CDDBC4 #EDF2EA #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.14
#EDF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#EDF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF2EA
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF2EA | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#EDF1F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #edf2ea; /* rgb */ color: rgb(237, 242, 234); /* oklch */ color: oklch(95.5% 0.012 133.4);
Tailwind
colors: {
custom: {
50: '#f2f6f0',
500: '#edf2ea',
950: '#000000',
},
}SCSS
$custom: #edf2ea; $custom-light: #f2f6f0; $custom-dark: #000000;
JSON
{
"hex": "#edf2ea",
"rgb": {
"r": 237,
"g": 242,
"b": 234
},
"hsl": {
"h": 97.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95515,
"c": 0.01184,
"h": 133.4
},
"luminance": 0.87449
}Semantic roles & 50–950 ramp
primary
#EDF2EA
secondary
#C3B6CA
accent
#44A27F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585