#EAFFD4#EAFFD4
#EAFFD4 is a very light, moderate yellow-green. Relative luminance 0.938; OKLCH L 97.4% C 0.060 H 128.7°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFD4 |
|---|---|
| RGB | rgb(234, 255, 212) |
| HSL | hsl(89, 100%, 92%) |
| HSV | hsv(89, 17%, 100%) |
| CMYK | cmyk(8.2%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(97.54, -14.22, 18.28) |
| CIE-LCH | lch(97.54, 23.17, 127.88°) |
| OKLab | oklab(97.36% -0.0377 0.0471) |
| OKLCH | oklch(97.36% 0.06 128.7) |
| XYZ | xyz(81.5735, 93.7655, 76.0756) |
| Luminance | 0.9377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 6.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.47
Ecru
#FEFFCA
ΔE00 6.48
Ivory (survey)
#FFFFCB
ΔE00 6.69
Very Pale Green
#CFFDBC
ΔE00 6.70
Very Light Green
#D1FFBD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFD4 #E9D4FF
analogous
#FFFED4 #EAFFD4 #D5FFD4
triadic
#EAFFD4 #D4EAFF #FFD4EA
tetradic
#EAFFD4 #D4FFFE #E9D4FF #FFD4D5
square
#EAFFD4 #D4FFFE #E9D4FF #FFD4D5
split-complementary
#EAFFD4 #D4D5FF #FED4FF
monochromatic
#AEFF5A #CCFF97 #EAFFD4 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.06
#EAFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#EAFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFD4
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFD4 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D2
Deuteranopia (green-blind)
#FFF7D6
Tritanopia (blue-blind)
#ECFBF3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffd4; /* rgb */ color: rgb(234, 255, 212); /* oklch */ color: oklch(97.4% 0.060 128.7);
Tailwind
colors: {
custom: {
50: '#f1ffe1',
500: '#eaffd4',
950: '#000000',
},
}SCSS
$custom: #eaffd4; $custom-light: #f1ffe1; $custom-dark: #000000;
JSON
{
"hex": "#eaffd4",
"rgb": {
"r": 234,
"g": 255,
"b": 212
},
"hsl": {
"h": 89.302,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.97363,
"c": 0.06034,
"h": 128.7
},
"luminance": 0.93766
}Semantic roles & 50–950 ramp
primary
#EAFFD4
secondary
#BB8CEB
accent
#00E670
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684