#EEFBF2#EEFBF2
#EEFBF2 is a very light, near-neutral green. Relative luminance 0.936; OKLCH L 97.6% C 0.018 H 155.8°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBF2 |
|---|---|
| RGB | rgb(238, 251, 242) |
| HSL | hsl(138, 62%, 96%) |
| HSV | hsv(138, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(97.46, -5.87, 2.83) |
| CIE-LCH | lch(97.46, 6.52, 154.24°) |
| OKLab | oklab(97.6% -0.0165 0.0074) |
| OKLCH | oklch(97.6% 0.018 155.8) |
| XYZ | xyz(85.7811, 93.5817, 97.5310) |
| Luminance | 0.9358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.47
Honeydew
#F0FFF0
ΔE00 2.64
Azure (CSS)
#F0FFFF
ΔE00 4.22
Ivory
#FFFFF0
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 6.57
Off White
#FAF9F6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBF2 #FBEEF7
analogous
#F0FBEE #EEFBF2 #EEFBF8
triadic
#EEFBF2 #F2EEFB #FBF2EE
tetradic
#EEFBF2 #EEF0FB #FBEEF7 #FBF8EE
square
#EEFBF2 #EEF0FB #FBEEF7 #FBF8EE
split-complementary
#EEFBF2 #F8EEFB #FBEEF0
monochromatic
#8BE4A6 #BCEFCC #E6F9EC #E6F9EC #E6F9EC
Accessibility & contrast
On white
1.07
#EEFBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#EEFBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBF2
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBF2 | 1.00 | 1.07 | 19.72 | 19.72 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F2
Deuteranopia (green-blind)
#F8F7F2
Tritanopia (blue-blind)
#ECFBF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbf2; /* rgb */ color: rgb(238, 251, 242); /* oklch */ color: oklch(97.6% 0.018 155.8);
Tailwind
colors: {
custom: {
50: '#f3fcf6',
500: '#eefbf2',
950: '#000000',
},
}SCSS
$custom: #eefbf2; $custom-light: #f3fcf6; $custom-dark: #000000;
JSON
{
"hex": "#eefbf2",
"rgb": {
"r": 238,
"g": 251,
"b": 242
},
"hsl": {
"h": 138.462,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97595,
"c": 0.01809,
"h": 155.8
},
"luminance": 0.93582
}Semantic roles & 50–950 ramp
primary
#EEFBF2
secondary
#DFAED0
accent
#1C94CA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585