#EAFADC#EAFADC
#EAFADC is a very light, muted yellow-green. Relative luminance 0.910; OKLCH L 96.5% C 0.043 H 130.2°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFADC |
|---|---|
| RGB | rgb(234, 250, 220) |
| HSL | hsl(92, 75%, 92%) |
| HSV | hsv(92, 12%, 98%) |
| CMYK | cmyk(6.4%, 0%, 12%, 2%) |
| CIE-LAB | lab(96.42, -10.47, 12.61) |
| CIE-LCH | lch(96.42, 16.39, 129.70°) |
| OKLab | oklab(96.54% -0.0277 0.0327) |
| OKLCH | oklch(96.54% 0.043 130.2) |
| XYZ | xyz(81.0334, 91.0306, 80.9979) |
| Luminance | 0.9103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.26
Lightyellow
#FFFFE0
ΔE00 5.93
Beige
#F5F5DC
ΔE00 6.13
Off White (survey)
#FFFFE4
ΔE00 6.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.17
Eggshell (survey)
#FFFFD4
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFADC #ECDCFA
analogous
#F9FADC #EAFADC #DCFADD
triadic
#EAFADC #DCEAFA #FADCEA
tetradic
#EAFADC #DCF9FA #ECDCFA #FADDDC
square
#EAFADC #DCF9FA #ECDCFA #FADDDC
split-complementary
#EAFADC #DDDCFA #FADCF9
monochromatic
#AAEB71 #CAF2A6 #EAFADC #EFFBE4 #EFFBE4
Accessibility & contrast
On white
1.09
#EAFADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#EAFADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFADC
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFADC | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DA
Deuteranopia (green-blind)
#FBF4DD
Tritanopia (blue-blind)
#EBF7F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eafadc; /* rgb */ color: rgb(234, 250, 220); /* oklch */ color: oklch(96.5% 0.043 130.2);
Tailwind
colors: {
custom: {
50: '#f0fce6',
500: '#eafadc',
950: '#000000',
},
}SCSS
$custom: #eafadc; $custom-light: #f0fce6; $custom-dark: #000000;
JSON
{
"hex": "#eafadc",
"rgb": {
"r": 234,
"g": 250,
"b": 220
},
"hsl": {
"h": 92,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96535,
"c": 0.04289,
"h": 130.2
},
"luminance": 0.91031
}Semantic roles & 50–950 ramp
primary
#EAFADC
secondary
#BF9BE0
accent
#0ED779
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584