#EAFFD3#EAFFD3
#EAFFD3 is a very light, moderate yellow-green. Relative luminance 0.937; OKLCH L 97.3% C 0.062 H 128.3°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFD3 |
|---|---|
| RGB | rgb(234, 255, 211) |
| HSL | hsl(89, 100%, 91%) |
| HSV | hsv(89, 17%, 100%) |
| CMYK | cmyk(8.2%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(97.52, -14.38, 18.77) |
| CIE-LCH | lch(97.52, 23.64, 127.47°) |
| OKLab | oklab(97.34% -0.0382 0.0483) |
| OKLCH | oklch(97.34% 0.062 128.3) |
| XYZ | xyz(81.4477, 93.7152, 75.4133) |
| Luminance | 0.9372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.35
Eggshell (survey)
#FFFFD4
ΔE00 6.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.45
Very Light Green
#D1FFBD
ΔE00 6.54
Very Pale Green
#CFFDBC
ΔE00 6.54
Ivory (survey)
#FFFFCB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFD3 #E8D3FF
analogous
#FFFED3 #EAFFD3 #D4FFD3
triadic
#EAFFD3 #D3EAFF #FFD3EA
tetradic
#EAFFD3 #D3FFFE #E8D3FF #FFD3D4
square
#EAFFD3 #D3FFFE #E8D3FF #FFD3D4
split-complementary
#EAFFD3 #D3D4FF #FED3FF
monochromatic
#B0FF59 #CDFF96 #EAFFD3 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.06
#EAFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#EAFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFD3
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFD3 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D0
Deuteranopia (green-blind)
#FFF7D5
Tritanopia (blue-blind)
#ECFBF3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffd3; /* rgb */ color: rgb(234, 255, 211); /* oklch */ color: oklch(97.3% 0.062 128.3);
Tailwind
colors: {
custom: {
50: '#f1ffe0',
500: '#eaffd3',
950: '#000000',
},
}SCSS
$custom: #eaffd3; $custom-light: #f1ffe0; $custom-dark: #000000;
JSON
{
"hex": "#eaffd3",
"rgb": {
"r": 234,
"g": 255,
"b": 211
},
"hsl": {
"h": 88.636,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.97341,
"c": 0.06153,
"h": 128.3
},
"luminance": 0.93716
}Semantic roles & 50–950 ramp
primary
#EAFFD3
secondary
#B98CEB
accent
#00E66E
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684