#EEFBEE#EEFBEE
#EEFBEE is a very light, muted green. Relative luminance 0.933; OKLCH L 97.5% C 0.022 H 145.4°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBEE |
|---|---|
| RGB | rgb(238, 251, 238) |
| HSL | hsl(120, 62%, 96%) |
| HSV | hsv(120, 5%, 98%) |
| CMYK | cmyk(5.2%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(97.37, -6.58, 4.75) |
| CIE-LCH | lch(97.37, 8.11, 144.15°) |
| OKLab | oklab(97.49% -0.018 0.0124) |
| OKLCH | oklch(97.49% 0.022 145.4) |
| XYZ | xyz(85.1869, 93.3440, 94.4016) |
| Luminance | 0.9335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.28
Mintcream
#F5FFFA
ΔE00 3.90
Ivory
#FFFFF0
ΔE00 5.43
Azure (CSS)
#F0FFFF
ΔE00 5.85
Beige
#F5F5DC
ΔE00 6.43
Off White (survey)
#FFFFE4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBEE #FBEEFB
analogous
#F4FBEE #EEFBEE #EEFBF4
triadic
#EEFBEE #EEEEFB #FBEEEE
tetradic
#EEFBEE #EEF4FB #FBEEFB #FBF4EE
square
#EEFBEE #EEF4FB #FBEEFB #FBF4EE
split-complementary
#EEFBEE #F4EEFB #FBEEF4
monochromatic
#8BE48B #BCEFBC #E6F9E6 #E6F9E6 #E6F9E6
Accessibility & contrast
On white
1.07
#EEFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#EEFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBEE
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBEE | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F9F7EF
Tritanopia (blue-blind)
#EDFAF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eefbee; /* rgb */ color: rgb(238, 251, 238); /* oklch */ color: oklch(97.5% 0.022 145.4);
Tailwind
colors: {
custom: {
50: '#f3fcf3',
500: '#eefbee',
950: '#000000',
},
}SCSS
$custom: #eefbee; $custom-light: #f3fcf3; $custom-dark: #000000;
JSON
{
"hex": "#eefbee",
"rgb": {
"r": 238,
"g": 251,
"b": 238
},
"hsl": {
"h": 120,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97487,
"c": 0.02191,
"h": 145.4
},
"luminance": 0.93345
}Semantic roles & 50–950 ramp
primary
#EEFBEE
secondary
#DFAEDF
accent
#1CCACA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585