#EEFAEE#EEFAEE
#EEFAEE is a very light, muted green. Relative luminance 0.927; OKLCH L 97.3% C 0.020 H 145.4°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFAEE |
|---|---|
| RGB | rgb(238, 250, 238) |
| HSL | hsl(120, 55%, 96%) |
| HSV | hsv(120, 5%, 98%) |
| CMYK | cmyk(4.8%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(97.11, -6.07, 4.39) |
| CIE-LCH | lch(97.11, 7.49, 144.17°) |
| OKLab | oklab(97.29% -0.0167 0.0115) |
| OKLCH | oklch(97.29% 0.02 145.4) |
| XYZ | xyz(84.8753, 92.7209, 94.2978) |
| Luminance | 0.9272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.84
Mintcream
#F5FFFA
ΔE00 3.45
Ivory
#FFFFF0
ΔE00 5.16
Azure (CSS)
#F0FFFF
ΔE00 5.50
Beige
#F5F5DC
ΔE00 6.41
Off White (survey)
#FFFFE4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFAEE #FAEEFA
analogous
#F4FAEE #EEFAEE #EEFAF4
triadic
#EEFAEE #EEEEFA #FAEEEE
tetradic
#EEFAEE #EEF4FA #FAEEFA #FAF4EE
square
#EEFAEE #EEF4FA #FAEEFA #FAF4EE
split-complementary
#EEFAEE #F4EEFA #FAEEF4
monochromatic
#8FDE8F #BFECBF #E7F8E7 #E7F8E7 #E7F8E7
Accessibility & contrast
On white
1.07
#EEFAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#EEFAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFAEE
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFAEE | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7ED
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#EDF9F6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eefaee; /* rgb */ color: rgb(238, 250, 238); /* oklch */ color: oklch(97.3% 0.020 145.4);
Tailwind
colors: {
custom: {
50: '#f3fcf3',
500: '#eefaee',
950: '#000000',
},
}SCSS
$custom: #eefaee; $custom-light: #f3fcf3; $custom-dark: #000000;
JSON
{
"hex": "#eefaee",
"rgb": {
"r": 238,
"g": 250,
"b": 238
},
"hsl": {
"h": 120,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97288,
"c": 0.02024,
"h": 145.4
},
"luminance": 0.92721
}Semantic roles & 50–950 ramp
primary
#EEFAEE
secondary
#DCB0DC
accent
#23C2C2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585