#EBF9DC#EBF9DC
#EBF9DC is a very light, muted yellow-green. Relative luminance 0.906; OKLCH L 96.4% C 0.041 H 128.3°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF9DC |
|---|---|
| RGB | rgb(235, 249, 220) |
| HSL | hsl(89, 71%, 92%) |
| HSV | hsv(89, 12%, 98%) |
| CMYK | cmyk(5.6%, 0%, 11.6%, 2.4%) |
| CIE-LAB | lab(96.24, -9.63, 12.36) |
| CIE-LCH | lch(96.24, 15.67, 127.93°) |
| OKLab | oklab(96.41% -0.0253 0.0321) |
| OKLCH | oklch(96.41% 0.041 128.3) |
| XYZ | xyz(81.0528, 90.5806, 80.9100) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.00
Lightyellow
#FFFFE0
ΔE00 5.39
Beige
#F5F5DC
ΔE00 5.45
Off White (survey)
#FFFFE4
ΔE00 5.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.80
Eggshell (survey)
#FFFFD4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF9DC #EADCF9
analogous
#F9F9DC #EBF9DC #DDF9DC
triadic
#EBF9DC #DCEBF9 #F9DCEB
tetradic
#EBF9DC #DCF9F9 #EADCF9 #F9DCDD
square
#EBF9DC #DCF9F9 #EADCF9 #F9DCDD
split-complementary
#EBF9DC #DCDDF9 #F9DCF9
monochromatic
#AFE774 #CDF0A8 #EBF9DC #F0FBE5 #F0FBE5
Accessibility & contrast
On white
1.10
#EBF9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#EBF9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF9DC
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF9DC | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DA
Deuteranopia (green-blind)
#FAF4DD
Tritanopia (blue-blind)
#ECF6F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf9dc; /* rgb */ color: rgb(235, 249, 220); /* oklch */ color: oklch(96.4% 0.041 128.3);
Tailwind
colors: {
custom: {
50: '#f1fbe6',
500: '#ebf9dc',
950: '#000000',
},
}SCSS
$custom: #ebf9dc; $custom-light: #f1fbe6; $custom-dark: #000000;
JSON
{
"hex": "#ebf9dc",
"rgb": {
"r": 235,
"g": 249,
"b": 220
},
"hsl": {
"h": 88.966,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.96406,
"c": 0.04089,
"h": 128.3
},
"luminance": 0.90581
}Semantic roles & 50–950 ramp
primary
#EBF9DC
secondary
#BB9CDD
accent
#13D36F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584