#EEFFE1#EEFFE1
#EEFFE1 is a very light, muted yellow-green. Relative luminance 0.951; OKLCH L 98.0% C 0.043 H 131.5°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFE1 |
|---|---|
| RGB | rgb(238, 255, 225) |
| HSL | hsl(94, 100%, 94%) |
| HSV | hsv(94, 12%, 100%) |
| CMYK | cmyk(6.7%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(98.09, -10.77, 12.46) |
| CIE-LCH | lch(98.09, 16.47, 130.85°) |
| OKLab | oklab(97.96% -0.0286 0.0323) |
| OKLCH | oklch(97.96% 0.043 131.5) |
| XYZ | xyz(84.6082, 95.1330, 85.1246) |
| Luminance | 0.9513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.11
Lightyellow
#FFFFE0
ΔE00 6.03
Off White (survey)
#FFFFE4
ΔE00 6.25
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.43
Beige
#F5F5DC
ΔE00 6.53
Eggshell (survey)
#FFFFD4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFE1 #F2E1FF
analogous
#FDFFE1 #EEFFE1 #E1FFE3
triadic
#EEFFE1 #E1EEFF #FFE1EE
tetradic
#EEFFE1 #E1FDFF #F2E1FF #FFE3E1
square
#EEFFE1 #E1FDFF #F2E1FF #FFE3E1
split-complementary
#EEFFE1 #E3E1FF #FFE1FD
monochromatic
#A9FF67 #CBFFA4 #EEFFE0 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.05
#EEFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#EEFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFE1
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFE1 | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADF
Deuteranopia (green-blind)
#FFF9E2
Tritanopia (blue-blind)
#EFFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffe1; /* rgb */ color: rgb(238, 255, 225); /* oklch */ color: oklch(98.0% 0.043 131.5);
Tailwind
colors: {
custom: {
50: '#f3ffea',
500: '#eeffe1',
950: '#000000',
},
}SCSS
$custom: #eeffe1; $custom-light: #f3ffea; $custom-dark: #000000;
JSON
{
"hex": "#eeffe1",
"rgb": {
"r": 238,
"g": 255,
"b": 225
},
"hsl": {
"h": 94,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97958,
"c": 0.04318,
"h": 131.5
},
"luminance": 0.95133
}Semantic roles & 50–950 ramp
primary
#EEFFE1
secondary
#C897ED
accent
#00E682
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684