#EEFFD3#EEFFD3
#EEFFD3 is a very light, moderate yellow-green. Relative luminance 0.944; OKLCH L 97.6% C 0.060 H 124.7°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFD3 |
|---|---|
| RGB | rgb(238, 255, 211) |
| HSL | hsl(83, 100%, 91%) |
| HSV | hsv(83, 17%, 100%) |
| CMYK | cmyk(6.7%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(97.79, -13.00, 19.19) |
| CIE-LCH | lch(97.79, 23.18, 124.12°) |
| OKLab | oklab(97.63% -0.0342 0.0494) |
| OKLCH | oklch(97.63% 0.06 124.7) |
| XYZ | xyz(82.7761, 94.4001, 75.4756) |
| Luminance | 0.9440 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 5.30
Ecru
#FEFFCA
ΔE00 5.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.40
Ivory (survey)
#FFFFCB
ΔE00 5.55
Cream
#FFFDD0
ΔE00 5.90
Cream (survey)
#FFFFC2
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFD3 #E4D3FF
analogous
#FFFAD3 #EEFFD3 #D8FFD3
triadic
#EEFFD3 #D3EEFF #FFD3EE
tetradic
#EEFFD3 #D3FFFA #E4D3FF #FFD3D8
square
#EEFFD3 #D3FFFA #E4D3FF #FFD3D8
split-complementary
#EEFFD3 #D3D8FF #FAD3FF
monochromatic
#BFFF59 #D6FF96 #EEFFD3 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.06
#EEFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#EEFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFD3
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFD3 | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D0
Deuteranopia (green-blind)
#FFF8D5
Tritanopia (blue-blind)
#F1FAF3
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffd3; /* rgb */ color: rgb(238, 255, 211); /* oklch */ color: oklch(97.6% 0.060 124.7);
Tailwind
colors: {
custom: {
50: '#f3ffe0',
500: '#eeffd3',
950: '#000000',
},
}SCSS
$custom: #eeffd3; $custom-light: #f3ffe0; $custom-dark: #000000;
JSON
{
"hex": "#eeffd3",
"rgb": {
"r": 238,
"g": 255,
"b": 211
},
"hsl": {
"h": 83.182,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.97629,
"c": 0.06002,
"h": 124.7
},
"luminance": 0.944
}Semantic roles & 50–950 ramp
primary
#EEFFD3
secondary
#B08CEB
accent
#00E659
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684