#EAFFD9#EAFFD9
#EAFFD9 is a very light, muted yellow-green. Relative luminance 0.940; OKLCH L 97.5% C 0.054 H 131.1°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFD9 |
|---|---|
| RGB | rgb(234, 255, 217) |
| HSL | hsl(93, 100%, 93%) |
| HSV | hsv(93, 15%, 100%) |
| CMYK | cmyk(8.2%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(97.64, -13.43, 15.88) |
| CIE-LCH | lch(97.64, 20.80, 130.23°) |
| OKLab | oklab(97.48% -0.0357 0.041) |
| OKLCH | oklch(97.48% 0.054 131.1) |
| XYZ | xyz(82.2140, 94.0217, 79.4489) |
| Luminance | 0.9402 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.68
Eggshell (survey)
#FFFFD4
ΔE00 6.77
Ecru
#FEFFCA
ΔE00 7.26
Lightyellow
#FFFFE0
ΔE00 7.27
Ivory (survey)
#FFFFCB
ΔE00 7.42
Cream
#FFFDD0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFD9 #EED9FF
analogous
#FDFFD9 #EAFFD9 #D9FFDB
triadic
#EAFFD9 #D9EAFF #FFD9EA
tetradic
#EAFFD9 #D9FDFF #EED9FF #FFDBD9
square
#EAFFD9 #D9FDFF #EED9FF #FFDBD9
split-complementary
#EAFFD9 #DBD9FF #FFD9FD
monochromatic
#A6FF5F #C8FF9C #EAFFD9 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.06
#EAFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#EAFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFD9
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFD9 | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D7
Deuteranopia (green-blind)
#FFF8DB
Tritanopia (blue-blind)
#EBFBF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffd9; /* rgb */ color: rgb(234, 255, 217); /* oklch */ color: oklch(97.5% 0.054 131.1);
Tailwind
colors: {
custom: {
50: '#f0ffe4',
500: '#eaffd9',
950: '#000000',
},
}SCSS
$custom: #eaffd9; $custom-light: #f0ffe4; $custom-dark: #000000;
JSON
{
"hex": "#eaffd9",
"rgb": {
"r": 234,
"g": 255,
"b": 217
},
"hsl": {
"h": 93.158,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.9748,
"c": 0.05441,
"h": 131.1
},
"luminance": 0.94022
}Semantic roles & 50–950 ramp
primary
#EAFFD9
secondary
#C391EC
accent
#00E67F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684