#EAFFDE#EAFFDE
#EAFFDE is a very light, muted yellow-green. Relative luminance 0.943; OKLCH L 97.6% C 0.049 H 134.0°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFDE |
|---|---|
| RGB | rgb(234, 255, 222) |
| HSL | hsl(98, 100%, 94%) |
| HSV | hsv(98, 13%, 100%) |
| CMYK | cmyk(8.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(97.75, -12.62, 13.47) |
| CIE-LCH | lch(97.75, 18.46, 133.12°) |
| OKLab | oklab(97.6% -0.0338 0.0349) |
| OKLCH | oklch(97.6% 0.049 134) |
| XYZ | xyz(82.8742, 94.2857, 82.9259) |
| Luminance | 0.9429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.23
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.12
Lightyellow
#FFFFE0
ΔE00 7.18
Eggshell (survey)
#FFFFD4
ΔE00 7.34
Off White (survey)
#FFFFE4
ΔE00 7.54
Beige
#F5F5DC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFDE #F3DEFF
analogous
#FAFFDE #EAFFDE #DEFFE2
triadic
#EAFFDE #DEEAFF #FFDEEA
tetradic
#EAFFDE #DEFAFF #F3DEFF #FFE2DE
square
#EAFFDE #DEFAFF #F3DEFF #FFE2DE
split-complementary
#EAFFDE #E2DEFF #FFDEFA
monochromatic
#9CFF64 #C3FFA1 #EAFFDE #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.06
#EAFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#EAFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFDE
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFDE | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADC
Deuteranopia (green-blind)
#FFF8DF
Tritanopia (blue-blind)
#EAFCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffde; /* rgb */ color: rgb(234, 255, 222); /* oklch */ color: oklch(97.6% 0.049 134.0);
Tailwind
colors: {
custom: {
50: '#f0ffe8',
500: '#eaffde',
950: '#000000',
},
}SCSS
$custom: #eaffde; $custom-light: #f0ffe8; $custom-dark: #000000;
JSON
{
"hex": "#eaffde",
"rgb": {
"r": 234,
"g": 255,
"b": 222
},
"hsl": {
"h": 98.182,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97599,
"c": 0.04857,
"h": 134
},
"luminance": 0.94286
}Semantic roles & 50–950 ramp
primary
#EAFFDE
secondary
#CD95EC
accent
#00E692
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684