#EEFBEF#EEFBEF
#EEFBEF is a very light, muted green. Relative luminance 0.934; OKLCH L 97.5% C 0.021 H 147.6°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBEF |
|---|---|
| RGB | rgb(238, 251, 239) |
| HSL | hsl(125, 62%, 96%) |
| HSV | hsv(125, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(97.39, -6.40, 4.27) |
| CIE-LCH | lch(97.39, 7.70, 146.28°) |
| OKLab | oklab(97.51% -0.0176 0.0112) |
| OKLCH | oklch(97.51% 0.021 147.6) |
| XYZ | xyz(85.3342, 93.4030, 95.1775) |
| Luminance | 0.9340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.56
Mintcream
#F5FFFA
ΔE00 3.54
Azure (CSS)
#F0FFFF
ΔE00 5.45
Ivory
#FFFFF0
ΔE00 5.46
Beige
#F5F5DC
ΔE00 6.67
Off White (survey)
#FFFFE4
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBEF #FBEEFA
analogous
#F3FBEE #EEFBEF #EEFBF5
triadic
#EEFBEF #EFEEFB #FBEFEE
tetradic
#EEFBEF #EEF3FB #FBEEFA #FBF5EE
square
#EEFBEF #EEF3FB #FBEEFA #FBF5EE
split-complementary
#EEFBEF #F5EEFB #FBEEF3
monochromatic
#8BE492 #BCEFC0 #E6F9E8 #E6F9E8 #E6F9E8
Accessibility & contrast
On white
1.07
#EEFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#EEFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBEF
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBEF | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F9F7F0
Tritanopia (blue-blind)
#EDFAF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eefbef; /* rgb */ color: rgb(238, 251, 239); /* oklch */ color: oklch(97.5% 0.021 147.6);
Tailwind
colors: {
custom: {
50: '#f3fcf4',
500: '#eefbef',
950: '#000000',
},
}SCSS
$custom: #eefbef; $custom-light: #f3fcf4; $custom-dark: #000000;
JSON
{
"hex": "#eefbef",
"rgb": {
"r": 238,
"g": 251,
"b": 239
},
"hsl": {
"h": 124.615,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97514,
"c": 0.02089,
"h": 147.6
},
"luminance": 0.93403
}Semantic roles & 50–950 ramp
primary
#EEFBEF
secondary
#DFAEDB
accent
#1CBCCA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585