#EEFFEE#EEFFEE
#EEFFEE is a very light, muted green. Relative luminance 0.959; OKLCH L 98.3% C 0.029 H 145.3°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFEE |
|---|---|
| RGB | rgb(238, 255, 238) |
| HSL | hsl(120, 100%, 97%) |
| HSV | hsv(120, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(98.38, -8.57, 6.22) |
| CIE-LCH | lch(98.38, 10.59, 144.06°) |
| OKLab | oklab(98.29% -0.0235 0.0163) |
| OKLCH | oklch(98.29% 0.029 145.3) |
| XYZ | xyz(86.4496, 95.8695, 94.8225) |
| Luminance | 0.9587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.05
Mintcream
#F5FFFA
ΔE00 5.78
Ivory
#FFFFF0
ΔE00 6.80
Beige
#F5F5DC
ΔE00 6.94
Off White (survey)
#FFFFE4
ΔE00 7.00
Azure (CSS)
#F0FFFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFEE #FFEEFF
analogous
#F7FFEE #EEFFEE #EEFFF7
triadic
#EEFFEE #EEEEFF #FFEEEE
tetradic
#EEFFEE #EEF7FF #FFEEFF #FFF7EE
square
#EEFFEE #EEF7FF #FFEEFF #FFF7EE
split-complementary
#EEFFEE #F7EEFF #FFEEF7
monochromatic
#74FF74 #B1FFB1 #E0FFE0 #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.04
#EEFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#EEFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFEE
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFEE | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#EDFEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eeffee; /* rgb */ color: rgb(238, 255, 238); /* oklch */ color: oklch(98.3% 0.029 145.3);
Tailwind
colors: {
custom: {
50: '#f3fff3',
500: '#eeffee',
950: '#000000',
},
}SCSS
$custom: #eeffee; $custom-light: #f3fff3; $custom-dark: #000000;
JSON
{
"hex": "#eeffee",
"rgb": {
"r": 238,
"g": 255,
"b": 238
},
"hsl": {
"h": 120,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98288,
"c": 0.02858,
"h": 145.3
},
"luminance": 0.9587
}Semantic roles & 50–950 ramp
primary
#EEFFEE
secondary
#EFA3EF
accent
#00E5E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685