#EAFFD0#EAFFD0
#EAFFD0 is a very light, moderate yellow-green. Relative luminance 0.936; OKLCH L 97.3% C 0.065 H 127.2°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFD0 |
|---|---|
| RGB | rgb(234, 255, 208) |
| HSL | hsl(87, 100%, 91%) |
| HSV | hsv(87, 18%, 100%) |
| CMYK | cmyk(8.2%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(97.46, -14.85, 20.21) |
| CIE-LCH | lch(97.46, 25.08, 126.30°) |
| OKLab | oklab(97.27% -0.0394 0.0519) |
| OKLCH | oklch(97.27% 0.065 127.2) |
| XYZ | xyz(81.0752, 93.5661, 73.4511) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.01
Very Light Green
#D1FFBD
ΔE00 6.10
Very Pale Green
#CFFDBC
ΔE00 6.12
Ivory (survey)
#FFFFCB
ΔE00 6.26
Eggshell (survey)
#FFFFD4
ΔE00 6.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFD0 #E5D0FF
analogous
#FFFDD0 #EAFFD0 #D2FFD0
triadic
#EAFFD0 #D0EAFF #FFD0EA
tetradic
#EAFFD0 #D0FFFD #E5D0FF #FFD0D2
square
#EAFFD0 #D0FFFD #E5D0FF #FFD0D2
split-complementary
#EAFFD0 #D0D2FF #FDD0FF
monochromatic
#B3FF56 #CFFF93 #EAFFD0 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.07
#EAFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#EAFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFD0
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFD0 | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9CD
Deuteranopia (green-blind)
#FFF7D2
Tritanopia (blue-blind)
#EDFAF2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffd0; /* rgb */ color: rgb(234, 255, 208); /* oklch */ color: oklch(97.3% 0.065 127.2);
Tailwind
colors: {
custom: {
50: '#f1ffde',
500: '#eaffd0',
950: '#000000',
},
}SCSS
$custom: #eaffd0; $custom-light: #f1ffde; $custom-dark: #000000;
JSON
{
"hex": "#eaffd0",
"rgb": {
"r": 234,
"g": 255,
"b": 208
},
"hsl": {
"h": 86.809,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.97273,
"c": 0.06511,
"h": 127.2
},
"luminance": 0.93566
}Semantic roles & 50–950 ramp
primary
#EAFFD0
secondary
#B489EA
accent
#00E667
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684