#EEFFD5#EEFFD5
#EEFFD5 is a very light, muted yellow-green. Relative luminance 0.945; OKLCH L 97.7% C 0.058 H 125.4°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFD5 |
|---|---|
| RGB | rgb(238, 255, 213) |
| HSL | hsl(84, 100%, 92%) |
| HSV | hsv(84, 16%, 100%) |
| CMYK | cmyk(6.7%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(97.83, -12.69, 18.23) |
| CIE-LCH | lch(97.83, 22.21, 124.85°) |
| OKLab | oklab(97.67% -0.0334 0.047) |
| OKLCH | oklch(97.67% 0.058 125.4) |
| XYZ | xyz(83.0284, 94.5010, 76.8043) |
| Luminance | 0.9450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 5.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.41
Ecru
#FEFFCA
ΔE00 5.65
Ivory (survey)
#FFFFCB
ΔE00 5.82
Cream
#FFFDD0
ΔE00 6.03
Lightyellow
#FFFFE0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFD5 #E6D5FF
analogous
#FFFBD5 #EEFFD5 #D9FFD5
triadic
#EEFFD5 #D5EEFF #FFD5EE
tetradic
#EEFFD5 #D5FFFB #E6D5FF #FFD5D9
square
#EEFFD5 #D5FFFB #E6D5FF #FFD5D9
split-complementary
#EEFFD5 #D5D9FF #FBD5FF
monochromatic
#BCFF5B #D5FF98 #EEFFD5 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.06
#EEFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#EEFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFD5
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFD5 | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D3
Deuteranopia (green-blind)
#FFF9D7
Tritanopia (blue-blind)
#F1FBF3
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffd5; /* rgb */ color: rgb(238, 255, 213); /* oklch */ color: oklch(97.7% 0.058 125.4);
Tailwind
colors: {
custom: {
50: '#f3ffe2',
500: '#eeffd5',
950: '#000000',
},
}SCSS
$custom: #eeffd5; $custom-light: #f3ffe2; $custom-dark: #000000;
JSON
{
"hex": "#eeffd5",
"rgb": {
"r": 238,
"g": 255,
"b": 213
},
"hsl": {
"h": 84.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.97674,
"c": 0.0576,
"h": 125.4
},
"luminance": 0.94501
}Semantic roles & 50–950 ramp
primary
#EEFFD5
secondary
#B38DEB
accent
#00E65D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684