#EEFBF4#EEFBF4
#EEFBF4 is a very light, near-neutral green. Relative luminance 0.937; OKLCH L 97.7% C 0.016 H 162.8°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBF4 |
|---|---|
| RGB | rgb(238, 251, 244) |
| HSL | hsl(148, 62%, 96%) |
| HSV | hsv(148, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(97.51, -5.52, 1.88) |
| CIE-LCH | lch(97.51, 5.83, 161.22°) |
| OKLab | oklab(97.65% -0.0157 0.0049) |
| OKLCH | oklch(97.65% 0.016 162.8) |
| XYZ | xyz(86.0831, 93.7025, 99.1216) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.86
Azure (CSS)
#F0FFFF
ΔE00 3.37
Honeydew
#F0FFF0
ΔE00 3.46
Ivory
#FFFFF0
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 6.16
Off White
#FAF9F6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBF4 #FBEEF5
analogous
#EEFBEE #EEFBF4 #EEFBFA
triadic
#EEFBF4 #F4EEFB #FBF4EE
tetradic
#EEFBF4 #EEEEFB #FBEEF5 #FBFAEE
square
#EEFBF4 #EEEEFB #FBEEF5 #FBFAEE
split-complementary
#EEFBF4 #FAEEFB #FBEEEE
monochromatic
#8BE4B4 #BCEFD4 #E6F9EF #E6F9EF #E6F9EF
Accessibility & contrast
On white
1.06
#EEFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#EEFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBF4
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBF4 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F4
Deuteranopia (green-blind)
#F8F7F4
Tritanopia (blue-blind)
#ECFBF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbf4; /* rgb */ color: rgb(238, 251, 244); /* oklch */ color: oklch(97.7% 0.016 162.8);
Tailwind
colors: {
custom: {
50: '#f3fcf7',
500: '#eefbf4',
950: '#000000',
},
}SCSS
$custom: #eefbf4; $custom-light: #f3fcf7; $custom-dark: #000000;
JSON
{
"hex": "#eefbf4",
"rgb": {
"r": 238,
"g": 251,
"b": 244
},
"hsl": {
"h": 147.692,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.9765,
"c": 0.01648,
"h": 162.8
},
"luminance": 0.93703
}Semantic roles & 50–950 ramp
primary
#EEFBF4
secondary
#DFAEC8
accent
#1C79CA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585