#EEFFDF#EEFFDF
#EEFFDF is a very light, muted yellow-green. Relative luminance 0.950; OKLCH L 97.9% C 0.046 H 130.2°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFDF |
|---|---|
| RGB | rgb(238, 255, 223) |
| HSL | hsl(92, 100%, 94%) |
| HSV | hsv(92, 13%, 100%) |
| CMYK | cmyk(6.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(98.04, -11.10, 13.42) |
| CIE-LCH | lch(98.04, 17.41, 129.60°) |
| OKLab | oklab(97.91% -0.0294 0.0348) |
| OKLCH | oklch(97.91% 0.046 130.2) |
| XYZ | xyz(84.3370, 95.0245, 83.6962) |
| Luminance | 0.9503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.70
Lightyellow
#FFFFE0
ΔE00 6.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.15
Off White (survey)
#FFFFE4
ΔE00 6.34
Eggshell (survey)
#FFFFD4
ΔE00 6.43
Beige
#F5F5DC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFDF #F0DFFF
analogous
#FEFFDF #EEFFDF #DFFFE0
triadic
#EEFFDF #DFEEFF #FFDFEE
tetradic
#EEFFDF #DFFEFF #F0DFFF #FFE0DF
square
#EEFFDF #DFFEFF #F0DFFF #FFE0DF
split-complementary
#EEFFDF #E0DFFF #FFDFFE
monochromatic
#ADFF65 #CDFFA2 #EEFFDF #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.05
#EEFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#EEFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFDF
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFDF | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FFF9E0
Tritanopia (blue-blind)
#EFFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffdf; /* rgb */ color: rgb(238, 255, 223); /* oklch */ color: oklch(97.9% 0.046 130.2);
Tailwind
colors: {
custom: {
50: '#f3ffe9',
500: '#eeffdf',
950: '#000000',
},
}SCSS
$custom: #eeffdf; $custom-light: #f3ffe9; $custom-dark: #000000;
JSON
{
"hex": "#eeffdf",
"rgb": {
"r": 238,
"g": 255,
"b": 223
},
"hsl": {
"h": 91.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9791,
"c": 0.04555,
"h": 130.2
},
"luminance": 0.95025
}Semantic roles & 50–950 ramp
primary
#EEFFDF
secondary
#C496EC
accent
#00E67A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684