#EEFBF1#EEFBF1
#EEFBF1 is a very light, near-neutral green. Relative luminance 0.935; OKLCH L 97.6% C 0.019 H 152.8°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBF1 |
|---|---|
| RGB | rgb(238, 251, 241) |
| HSL | hsl(134, 62%, 96%) |
| HSV | hsv(134, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(97.44, -6.05, 3.31) |
| CIE-LCH | lch(97.44, 6.90, 151.29°) |
| OKLab | oklab(97.57% -0.0169 0.0087) |
| OKLCH | oklch(97.57% 0.019 152.8) |
| XYZ | xyz(85.6313, 93.5218, 96.7422) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.25
Mintcream
#F5FFFA
ΔE00 2.82
Azure (CSS)
#F0FFFF
ΔE00 4.64
Ivory
#FFFFF0
ΔE00 5.59
Lightcyan
#E0FFFF
ΔE00 6.80
Beige
#F5F5DC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBF1 #FBEEF8
analogous
#F1FBEE #EEFBF1 #EEFBF7
triadic
#EEFBF1 #F1EEFB #FBF1EE
tetradic
#EEFBF1 #EEF1FB #FBEEF8 #FBF7EE
square
#EEFBF1 #EEF1FB #FBEEF8 #FBF7EE
split-complementary
#EEFBF1 #F7EEFB #FBEEF1
monochromatic
#8BE49F #BCEFC8 #E6F9EB #E6F9EB #E6F9EB
Accessibility & contrast
On white
1.07
#EEFBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#EEFBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBF1
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBF1 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F1
Deuteranopia (green-blind)
#F9F7F1
Tritanopia (blue-blind)
#ECFBF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbf1; /* rgb */ color: rgb(238, 251, 241); /* oklch */ color: oklch(97.6% 0.019 152.8);
Tailwind
colors: {
custom: {
50: '#f3fcf5',
500: '#eefbf1',
950: '#000000',
},
}SCSS
$custom: #eefbf1; $custom-light: #f3fcf5; $custom-dark: #000000;
JSON
{
"hex": "#eefbf1",
"rgb": {
"r": 238,
"g": 251,
"b": 241
},
"hsl": {
"h": 133.846,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97568,
"c": 0.01898,
"h": 152.8
},
"luminance": 0.93522
}Semantic roles & 50–950 ramp
primary
#EEFBF1
secondary
#DFAED4
accent
#1CA2CA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585