#EEFFDA#EEFFDA
#EEFFDA is a very light, muted yellow-green. Relative luminance 0.948; OKLCH L 97.8% C 0.052 H 127.5°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFDA |
|---|---|
| RGB | rgb(238, 255, 218) |
| HSL | hsl(88, 100%, 93%) |
| HSV | hsv(88, 15%, 100%) |
| CMYK | cmyk(6.7%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(97.94, -11.91, 15.82) |
| CIE-LCH | lch(97.94, 19.80, 126.96°) |
| OKLab | oklab(97.79% -0.0314 0.0409) |
| OKLCH | oklch(97.79% 0.052 127.5) |
| XYZ | xyz(83.6728, 94.7588, 80.1982) |
| Luminance | 0.9476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.64
Eggshell (survey)
#FFFFD4
ΔE00 5.77
Lightyellow
#FFFFE0
ΔE00 6.13
Cream
#FFFDD0
ΔE00 6.52
Ecru
#FEFFCA
ΔE00 6.52
Ivory (survey)
#FFFFCB
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFDA #EBDAFF
analogous
#FFFEDA #EEFFDA #DBFFDA
triadic
#EEFFDA #DAEEFF #FFDAEE
tetradic
#EEFFDA #DAFFFE #EBDAFF #FFDADB
square
#EEFFDA #DAFFFE #EBDAFF #FFDADB
split-complementary
#EEFFDA #DADBFF #FEDAFF
monochromatic
#B6FF60 #D2FF9D #EEFFDA #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.05
#EEFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#EEFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFDA
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFDA | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAD8
Deuteranopia (green-blind)
#FFF9DC
Tritanopia (blue-blind)
#F0FBF4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffda; /* rgb */ color: rgb(238, 255, 218); /* oklch */ color: oklch(97.8% 0.052 127.5);
Tailwind
colors: {
custom: {
50: '#f3ffe5',
500: '#eeffda',
950: '#000000',
},
}SCSS
$custom: #eeffda; $custom-light: #f3ffe5; $custom-dark: #000000;
JSON
{
"hex": "#eeffda",
"rgb": {
"r": 238,
"g": 255,
"b": 218
},
"hsl": {
"h": 87.568,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.9779,
"c": 0.05154,
"h": 127.5
},
"luminance": 0.94759
}Semantic roles & 50–950 ramp
primary
#EEFFDA
secondary
#BB92EC
accent
#00E669
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684