#EEFEEF#EEFEEF
#EEFEEF is a very light, muted green. Relative luminance 0.953; OKLCH L 98.1% C 0.026 H 147.2°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFEEF |
|---|---|
| RGB | rgb(238, 254, 239) |
| HSL | hsl(124, 89%, 96%) |
| HSV | hsv(124, 6%, 100%) |
| CMYK | cmyk(6.3%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(98.15, -7.90, 5.37) |
| CIE-LCH | lch(98.15, 9.55, 145.79°) |
| OKLab | oklab(98.11% -0.0218 0.014) |
| OKLCH | oklch(98.11% 0.026 147.2) |
| XYZ | xyz(86.2788, 95.2921, 95.4924) |
| Luminance | 0.9529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.43
Mintcream
#F5FFFA
ΔE00 4.98
Ivory
#FFFFF0
ΔE00 6.39
Azure (CSS)
#F0FFFF
ΔE00 6.64
Beige
#F5F5DC
ΔE00 6.92
Off White (survey)
#FFFFE4
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFEEF #FEEEFD
analogous
#F5FEEE #EEFEEF #EEFEF7
triadic
#EEFEEF #EFEEFE #FEEFEE
tetradic
#EEFEEF #EEF5FE #FEEEFD #FEF7EE
square
#EEFEEF #EEF5FE #FEEEFD #FEF7EE
split-complementary
#EEFEEF #F7EEFE #FEEEF5
monochromatic
#7AF782 #B4FBB9 #E2FDE4 #E2FDE4 #E2FDE4
Accessibility & contrast
On white
1.05
#EEFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#EEFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFEEF
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFEEF | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FCF9F0
Tritanopia (blue-blind)
#EDFDF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefeef; /* rgb */ color: rgb(238, 254, 239); /* oklch */ color: oklch(98.1% 0.026 147.2);
Tailwind
colors: {
custom: {
50: '#f3fef4',
500: '#eefeef',
950: '#000000',
},
}SCSS
$custom: #eefeef; $custom-light: #f3fef4; $custom-dark: #000000;
JSON
{
"hex": "#eefeef",
"rgb": {
"r": 238,
"g": 254,
"b": 239
},
"hsl": {
"h": 123.75,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98114,
"c": 0.0259,
"h": 147.2
},
"luminance": 0.95293
}Semantic roles & 50–950 ramp
primary
#EEFEEF
secondary
#EAA6E6
accent
#00D7E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585