#EEFFE0#EEFFE0
#EEFFE0 is a very light, muted yellow-green. Relative luminance 0.951; OKLCH L 97.9% C 0.044 H 130.8°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFE0 |
|---|---|
| RGB | rgb(238, 255, 224) |
| HSL | hsl(93, 100%, 94%) |
| HSV | hsv(93, 12%, 100%) |
| CMYK | cmyk(6.7%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(98.06, -10.94, 12.94) |
| CIE-LCH | lch(98.06, 16.94, 130.21°) |
| OKLab | oklab(97.93% -0.029 0.0336) |
| OKLCH | oklch(97.93% 0.044 130.8) |
| XYZ | xyz(84.4722, 95.0786, 84.4083) |
| Luminance | 0.9508 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.41
Lightyellow
#FFFFE0
ΔE00 6.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.29
Off White (survey)
#FFFFE4
ΔE00 6.29
Eggshell (survey)
#FFFFD4
ΔE00 6.59
Beige
#F5F5DC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFE0 #F1E0FF
analogous
#FEFFE0 #EEFFE0 #E0FFE2
triadic
#EEFFE0 #E0EEFF #FFE0EE
tetradic
#EEFFE0 #E0FEFF #F1E0FF #FFE2E0
square
#EEFFE0 #E0FEFF #F1E0FF #FFE2E0
split-complementary
#EEFFE0 #E2E0FF #FFE0FE
monochromatic
#ABFF66 #CCFFA3 #EEFFE0 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.05
#EEFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#EEFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFE0
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFE0 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADE
Deuteranopia (green-blind)
#FFF9E1
Tritanopia (blue-blind)
#EFFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffe0; /* rgb */ color: rgb(238, 255, 224); /* oklch */ color: oklch(97.9% 0.044 130.8);
Tailwind
colors: {
custom: {
50: '#f3ffe9',
500: '#eeffe0',
950: '#000000',
},
}SCSS
$custom: #eeffe0; $custom-light: #f3ffe9; $custom-dark: #000000;
JSON
{
"hex": "#eeffe0",
"rgb": {
"r": 238,
"g": 255,
"b": 224
},
"hsl": {
"h": 92.903,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97934,
"c": 0.04435,
"h": 130.8
},
"luminance": 0.95079
}Semantic roles & 50–950 ramp
primary
#EEFFE0
secondary
#C697ED
accent
#00E67E
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684