#EAF9EF#EAF9EF
#EAF9EF is a very light, muted green. Relative luminance 0.915; OKLCH L 96.8% C 0.021 H 156.8°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF9EF |
|---|---|
| RGB | rgb(234, 249, 239) |
| HSL | hsl(140, 56%, 95%) |
| HSV | hsv(140, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 4%, 2.4%) |
| CIE-LAB | lab(96.61, -6.72, 3.10) |
| CIE-LCH | lch(96.61, 7.40, 155.24°) |
| OKLab | oklab(96.82% -0.0189 0.0081) |
| OKLCH | oklch(96.82% 0.021 156.8) |
| XYZ | xyz(83.3843, 91.4751, 94.9081) |
| Luminance | 0.9148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.27
Mintcream
#F5FFFA
ΔE00 3.44
Azure (CSS)
#F0FFFF
ΔE00 4.80
Lightcyan
#E0FFFF
ΔE00 6.29
Ivory
#FFFFF0
ΔE00 6.38
Light Grey
#D8DCD6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF9EF #F9EAF4
analogous
#EDF9EA #EAF9EF #EAF9F7
triadic
#EAF9EF #EFEAF9 #F9EFEA
tetradic
#EAF9EF #EAEDF9 #F9EAF4 #F9F7EA
square
#EAF9EF #EAEDF9 #F9EAF4 #F9F7EA
split-complementary
#EAF9EF #F7EAF9 #F9EAED
monochromatic
#8BDEA6 #BAEBCB #E7F8ED #E7F8ED #E7F8ED
Accessibility & contrast
On white
1.09
#EAF9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#EAF9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF9EF
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF9EF | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EF
Deuteranopia (green-blind)
#F6F4EF
Tritanopia (blue-blind)
#E8F9F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf9ef; /* rgb */ color: rgb(234, 249, 239); /* oklch */ color: oklch(96.8% 0.021 156.8);
Tailwind
colors: {
custom: {
50: '#f0fbf4',
500: '#eaf9ef',
950: '#000000',
},
}SCSS
$custom: #eaf9ef; $custom-light: #f0fbf4; $custom-dark: #000000;
JSON
{
"hex": "#eaf9ef",
"rgb": {
"r": 234,
"g": 249,
"b": 239
},
"hsl": {
"h": 140,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.96824,
"c": 0.02057,
"h": 156.8
},
"luminance": 0.91476
}Semantic roles & 50–950 ramp
primary
#EAF9EF
secondary
#DBADCB
accent
#228EC3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585