#EEFFEF#EEFFEF
#EEFFEF is a very light, muted green. Relative luminance 0.959; OKLCH L 98.3% C 0.028 H 147.0°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFEF |
|---|---|
| RGB | rgb(238, 255, 239) |
| HSL | hsl(124, 100%, 97%) |
| HSV | hsv(124, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.40, -8.40, 5.74) |
| CIE-LCH | lch(98.40, 10.17, 145.67°) |
| OKLab | oklab(98.31% -0.0231 0.015) |
| OKLCH | oklch(98.31% 0.028 147) |
| XYZ | xyz(86.5969, 95.9284, 95.5984) |
| Luminance | 0.9593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.81
Mintcream
#F5FFFA
ΔE00 5.46
Ivory
#FFFFF0
ΔE00 6.75
Azure (CSS)
#F0FFFF
ΔE00 7.06
Beige
#F5F5DC
ΔE00 7.08
Off White (survey)
#FFFFE4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFEF #FFEEFE
analogous
#F6FFEE #EEFFEF #EEFFF8
triadic
#EEFFEF #EFEEFF #FFEFEE
tetradic
#EEFFEF #EEF6FF #FFEEFE #FFF8EE
square
#EEFFEF #EEF6FF #FFEEFE #FFF8EE
split-complementary
#EEFFEF #F8EEFF #FFEEF6
monochromatic
#74FF7C #B1FFB5 #E0FFE2 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.04
#EEFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#EEFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFEF
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFEF | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FDFAF0
Tritanopia (blue-blind)
#ECFEFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eeffef; /* rgb */ color: rgb(238, 255, 239); /* oklch */ color: oklch(98.3% 0.028 147.0);
Tailwind
colors: {
custom: {
50: '#f3fff4',
500: '#eeffef',
950: '#000000',
},
}SCSS
$custom: #eeffef; $custom-light: #f3fff4; $custom-dark: #000000;
JSON
{
"hex": "#eeffef",
"rgb": {
"r": 238,
"g": 255,
"b": 239
},
"hsl": {
"h": 123.529,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98314,
"c": 0.02756,
"h": 147
},
"luminance": 0.95929
}Semantic roles & 50–950 ramp
primary
#EEFFEF
secondary
#EFA3EA
accent
#00D8E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685