#EEFFE2#EEFFE2
#EEFFE2 is a very light, muted yellow-green. Relative luminance 0.952; OKLCH L 98.0% C 0.042 H 132.2°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFE2 |
|---|---|
| RGB | rgb(238, 255, 226) |
| HSL | hsl(95, 100%, 94%) |
| HSV | hsv(95, 11%, 100%) |
| CMYK | cmyk(6.7%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(98.11, -10.61, 11.98) |
| CIE-LCH | lch(98.11, 16.00, 131.53°) |
| OKLab | oklab(97.98% -0.0282 0.0311) |
| OKLCH | oklch(97.98% 0.042 132.2) |
| XYZ | xyz(84.7450, 95.1877, 85.8452) |
| Luminance | 0.9519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.82
Lightyellow
#FFFFE0
ΔE00 6.06
Off White (survey)
#FFFFE4
ΔE00 6.22
Beige
#F5F5DC
ΔE00 6.48
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.59
Eggshell (survey)
#FFFFD4
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFE2 #F3E2FF
analogous
#FDFFE2 #EEFFE2 #E2FFE5
triadic
#EEFFE2 #E2EEFF #FFE2EE
tetradic
#EEFFE2 #E2FDFF #F3E2FF #FFE5E2
square
#EEFFE2 #E2FDFF #F3E2FF #FFE5E2
split-complementary
#EEFFE2 #E5E2FF #FFE2FD
monochromatic
#A6FF68 #CAFFA5 #EDFFE0 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.05
#EEFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#EEFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFE2
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFE2 | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE0
Deuteranopia (green-blind)
#FFF9E3
Tritanopia (blue-blind)
#EFFCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eeffe2; /* rgb */ color: rgb(238, 255, 226); /* oklch */ color: oklch(98.0% 0.042 132.2);
Tailwind
colors: {
custom: {
50: '#f3ffeb',
500: '#eeffe2',
950: '#000000',
},
}SCSS
$custom: #eeffe2; $custom-light: #f3ffeb; $custom-dark: #000000;
JSON
{
"hex": "#eeffe2",
"rgb": {
"r": 238,
"g": 255,
"b": 226
},
"hsl": {
"h": 95.172,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97983,
"c": 0.042,
"h": 132.2
},
"luminance": 0.95188
}Semantic roles & 50–950 ramp
primary
#EEFFE2
secondary
#CA98ED
accent
#00E687
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684