#EEFBF3#EEFBF3
#EEFBF3 is a very light, near-neutral green. Relative luminance 0.936; OKLCH L 97.6% C 0.017 H 159.1°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBF3 |
|---|---|
| RGB | rgb(238, 251, 243) |
| HSL | hsl(143, 62%, 96%) |
| HSV | hsv(143, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(97.49, -5.69, 2.35) |
| CIE-LCH | lch(97.49, 6.16, 157.54°) |
| OKLab | oklab(97.62% -0.0161 0.0062) |
| OKLCH | oklch(97.62% 0.017 159.1) |
| XYZ | xyz(85.9317, 93.6419, 98.3242) |
| Luminance | 0.9364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.15
Honeydew
#F0FFF0
ΔE00 3.04
Azure (CSS)
#F0FFFF
ΔE00 3.80
Ivory
#FFFFF0
ΔE00 5.84
Lightcyan
#E0FFFF
ΔE00 6.35
Off White
#FAF9F6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBF3 #FBEEF6
analogous
#EFFBEE #EEFBF3 #EEFBF9
triadic
#EEFBF3 #F3EEFB #FBF3EE
tetradic
#EEFBF3 #EEEFFB #FBEEF6 #FBF9EE
square
#EEFBF3 #EEEFFB #FBEEF6 #FBF9EE
split-complementary
#EEFBF3 #F9EEFB #FBEEEF
monochromatic
#8BE4AD #BCEFD0 #E6F9EE #E6F9EE #E6F9EE
Accessibility & contrast
On white
1.06
#EEFBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#EEFBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBF3
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBF3 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F3
Deuteranopia (green-blind)
#F8F7F3
Tritanopia (blue-blind)
#ECFBF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefbf3; /* rgb */ color: rgb(238, 251, 243); /* oklch */ color: oklch(97.6% 0.017 159.1);
Tailwind
colors: {
custom: {
50: '#f3fcf7',
500: '#eefbf3',
950: '#000000',
},
}SCSS
$custom: #eefbf3; $custom-light: #f3fcf7; $custom-dark: #000000;
JSON
{
"hex": "#eefbf3",
"rgb": {
"r": 238,
"g": 251,
"b": 243
},
"hsl": {
"h": 143.077,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97622,
"c": 0.01725,
"h": 159.1
},
"luminance": 0.93643
}Semantic roles & 50–950 ramp
primary
#EEFBF3
secondary
#DFAECC
accent
#1C87CA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585