#EBFADC#EBFADC
#EBFADC is a very light, muted yellow-green. Relative luminance 0.912; OKLCH L 96.6% C 0.042 H 129.0°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFADC |
|---|---|
| RGB | rgb(235, 250, 220) |
| HSL | hsl(90, 75%, 92%) |
| HSV | hsv(90, 12%, 98%) |
| CMYK | cmyk(6%, 0%, 12%, 2%) |
| CIE-LAB | lab(96.49, -10.13, 12.72) |
| CIE-LCH | lch(96.49, 16.26, 128.53°) |
| OKLab | oklab(96.61% -0.0267 0.033) |
| OKLCH | oklch(96.61% 0.042 129) |
| XYZ | xyz(81.3628, 91.2004, 81.0133) |
| Luminance | 0.9120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.24
Lightyellow
#FFFFE0
ΔE00 5.62
Beige
#F5F5DC
ΔE00 5.83
Off White (survey)
#FFFFE4
ΔE00 5.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.89
Eggshell (survey)
#FFFFD4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFADC #EBDCFA
analogous
#FAFADC #EBFADC #DCFADC
triadic
#EBFADC #DCEBFA #FADCEB
tetradic
#EBFADC #DCFAFA #EBDCFA #FADCDC
square
#EBFADC #DCFAFA #EBDCFA #FADCDC
split-complementary
#EBFADC #DCDCFA #FADCFA
monochromatic
#AEEB71 #CCF2A6 #EBFADC #F0FBE4 #F0FBE4
Accessibility & contrast
On white
1.09
#EBFADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#EBFADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFADC
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFADC | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DA
Deuteranopia (green-blind)
#FBF5DD
Tritanopia (blue-blind)
#ECF7F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebfadc; /* rgb */ color: rgb(235, 250, 220); /* oklch */ color: oklch(96.6% 0.042 129.0);
Tailwind
colors: {
custom: {
50: '#f1fce6',
500: '#ebfadc',
950: '#000000',
},
}SCSS
$custom: #ebfadc; $custom-light: #f1fce6; $custom-dark: #000000;
JSON
{
"hex": "#ebfadc",
"rgb": {
"r": 235,
"g": 250,
"b": 220
},
"hsl": {
"h": 90,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96608,
"c": 0.04248,
"h": 129
},
"luminance": 0.91201
}Semantic roles & 50–950 ramp
primary
#EBFADC
secondary
#BD9BE0
accent
#0ED773
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584