#EAFFD5#EAFFD5
#EAFFD5 is a very light, muted yellow-green. Relative luminance 0.938; OKLCH L 97.4% C 0.059 H 129.2°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFD5 |
|---|---|
| RGB | rgb(234, 255, 213) |
| HSL | hsl(90, 100%, 92%) |
| HSV | hsv(90, 16%, 100%) |
| CMYK | cmyk(8.2%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(97.56, -14.07, 17.80) |
| CIE-LCH | lch(97.56, 22.69, 128.32°) |
| OKLab | oklab(97.39% -0.0373 0.0459) |
| OKLCH | oklch(97.39% 0.059 129.2) |
| XYZ | xyz(81.7000, 93.8161, 76.7420) |
| Luminance | 0.9382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 6.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.49
Ecru
#FEFFCA
ΔE00 6.63
Ivory (survey)
#FFFFCB
ΔE00 6.82
Very Pale Green
#CFFDBC
ΔE00 6.87
Very Light Green
#D1FFBD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFD5 #EAD5FF
analogous
#FFFFD5 #EAFFD5 #D5FFD5
triadic
#EAFFD5 #D5EAFF #FFD5EA
tetradic
#EAFFD5 #D5FFFF #EAD5FF #FFD5D5
square
#EAFFD5 #D5FFFF #EAD5FF #FFD5D5
split-complementary
#EAFFD5 #D5D5FF #FFD5FF
monochromatic
#ADFF5B #CBFF98 #EAFFD5 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.06
#EAFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#EAFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFD5
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFD5 | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D3
Deuteranopia (green-blind)
#FFF8D7
Tritanopia (blue-blind)
#ECFBF3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffd5; /* rgb */ color: rgb(234, 255, 213); /* oklch */ color: oklch(97.4% 0.059 129.2);
Tailwind
colors: {
custom: {
50: '#f1ffe2',
500: '#eaffd5',
950: '#000000',
},
}SCSS
$custom: #eaffd5; $custom-light: #f1ffe2; $custom-dark: #000000;
JSON
{
"hex": "#eaffd5",
"rgb": {
"r": 234,
"g": 255,
"b": 213
},
"hsl": {
"h": 90,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.97386,
"c": 0.05915,
"h": 129.2
},
"luminance": 0.93817
}Semantic roles & 50–950 ramp
primary
#EAFFD5
secondary
#BC8DEB
accent
#00E673
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684