#EAFBDC#EAFBDC
#EAFBDC is a very light, muted yellow-green. Relative luminance 0.917; OKLCH L 96.7% C 0.044 H 130.8°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBDC |
|---|---|
| RGB | rgb(234, 251, 220) |
| HSL | hsl(93, 79%, 92%) |
| HSV | hsv(93, 12%, 98%) |
| CMYK | cmyk(6.8%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(96.68, -10.97, 12.98) |
| CIE-LCH | lch(96.68, 16.99, 130.20°) |
| OKLab | oklab(96.74% -0.0291 0.0337) |
| OKLCH | oklch(96.74% 0.044 130.8) |
| XYZ | xyz(81.3450, 91.6537, 81.1017) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.54
Lightyellow
#FFFFE0
ΔE00 6.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.29
Off White (survey)
#FFFFE4
ΔE00 6.46
Beige
#F5F5DC
ΔE00 6.51
Eggshell (survey)
#FFFFD4
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBDC #EDDCFB
analogous
#FAFBDC #EAFBDC #DCFBDE
triadic
#EAFBDC #DCEAFB #FBDCEA
tetradic
#EAFBDC #DCFAFB #EDDCFB #FBDEDC
square
#EAFBDC #DCFAFB #EDDCFB #FBDEDC
split-complementary
#EAFBDC #DEDCFB #FBDCFA
monochromatic
#A8EE6E #C9F5A5 #EAFBDC #EFFCE4 #EFFCE4
Accessibility & contrast
On white
1.09
#EAFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#EAFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBDC
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBDC | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#FCF5DD
Tritanopia (blue-blind)
#EBF8F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eafbdc; /* rgb */ color: rgb(234, 251, 220); /* oklch */ color: oklch(96.7% 0.044 130.8);
Tailwind
colors: {
custom: {
50: '#f0fce6',
500: '#eafbdc',
950: '#000000',
},
}SCSS
$custom: #eafbdc; $custom-light: #f0fce6; $custom-dark: #000000;
JSON
{
"hex": "#eafbdc",
"rgb": {
"r": 234,
"g": 251,
"b": 220
},
"hsl": {
"h": 92.903,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96738,
"c": 0.04449,
"h": 130.8
},
"luminance": 0.91654
}Semantic roles & 50–950 ramp
primary
#EAFBDC
secondary
#C199E2
accent
#0ADC7D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584