#EEFBF0#EEFBF0
#EEFBF0 is a very light, near-neutral green. Relative luminance 0.935; OKLCH L 97.5% C 0.020 H 150.1°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBF0 |
|---|---|
| RGB | rgb(238, 251, 240) |
| HSL | hsl(129, 62%, 96%) |
| HSV | hsv(129, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(97.41, -6.23, 3.79) |
| CIE-LCH | lch(97.41, 7.29, 148.65°) |
| OKLab | oklab(97.54% -0.0173 0.0099) |
| OKLCH | oklch(97.54% 0.02 150.1) |
| XYZ | xyz(85.4823, 93.4622, 95.9577) |
| Luminance | 0.9346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.89
Mintcream
#F5FFFA
ΔE00 3.17
Azure (CSS)
#F0FFFF
ΔE00 5.05
Ivory
#FFFFF0
ΔE00 5.51
Beige
#F5F5DC
ΔE00 6.94
Lightcyan
#E0FFFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBF0 #FBEEF9
analogous
#F2FBEE #EEFBF0 #EEFBF6
triadic
#EEFBF0 #F0EEFB #FBF0EE
tetradic
#EEFBF0 #EEF2FB #FBEEF9 #FBF6EE
square
#EEFBF0 #EEF2FB #FBEEF9 #FBF6EE
split-complementary
#EEFBF0 #F6EEFB #FBEEF2
monochromatic
#8BE499 #BCEFC4 #E6F9E9 #E6F9E9 #E6F9E9
Accessibility & contrast
On white
1.07
#EEFBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#EEFBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBF0
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBF0 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F9F7F1
Tritanopia (blue-blind)
#EDFAF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbf0; /* rgb */ color: rgb(238, 251, 240); /* oklch */ color: oklch(97.5% 0.020 150.1);
Tailwind
colors: {
custom: {
50: '#f3fcf4',
500: '#eefbf0',
950: '#000000',
},
}SCSS
$custom: #eefbf0; $custom-light: #f3fcf4; $custom-dark: #000000;
JSON
{
"hex": "#eefbf0",
"rgb": {
"r": 238,
"g": 251,
"b": 240
},
"hsl": {
"h": 129.231,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97541,
"c": 0.01992,
"h": 150.1
},
"luminance": 0.93463
}Semantic roles & 50–950 ramp
primary
#EEFBF0
secondary
#DFAED8
accent
#1CAFCA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585