#EBF8DE#EBF8DE
#EBF8DE is a very light, muted yellow-green. Relative luminance 0.901; OKLCH L 96.3% C 0.037 H 128.9°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF8DE |
|---|---|
| RGB | rgb(235, 248, 222) |
| HSL | hsl(90, 65%, 92%) |
| HSV | hsv(90, 10%, 97%) |
| CMYK | cmyk(5.2%, 0%, 10.5%, 2.7%) |
| CIE-LAB | lab(96.03, -8.81, 11.03) |
| CIE-LCH | lch(96.03, 14.11, 128.60°) |
| OKLab | oklab(96.25% -0.0232 0.0287) |
| OKLCH | oklch(96.25% 0.037 128.9) |
| XYZ | xyz(81.0110, 90.0706, 82.2106) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Beige
#F5F5DC
ΔE00 4.98
Off White (survey)
#FFFFE4
ΔE00 5.27
Lightyellow
#FFFFE0
ΔE00 5.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.13
Eggshell (survey)
#FFFFD4
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF8DE #EBDEF8
analogous
#F8F8DE #EBF8DE #DEF8DE
triadic
#EBF8DE #DEEBF8 #F8DEEB
tetradic
#EBF8DE #DEF8F8 #EBDEF8 #F8DEDE
square
#EBF8DE #DEF8F8 #EBDEF8 #F8DEDE
split-complementary
#EBF8DE #DEDEF8 #F8DEF8
monochromatic
#AEE379 #CCEDAC #EBF8DE #F0FAE6 #F0FAE6
Accessibility & contrast
On white
1.10
#EBF8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#EBF8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF8DE
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF8DE | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DD
Deuteranopia (green-blind)
#F9F3DF
Tritanopia (blue-blind)
#ECF5F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf8de; /* rgb */ color: rgb(235, 248, 222); /* oklch */ color: oklch(96.3% 0.037 128.9);
Tailwind
colors: {
custom: {
50: '#f1fae8',
500: '#ebf8de',
950: '#000000',
},
}SCSS
$custom: #ebf8de; $custom-light: #f1fae8; $custom-dark: #000000;
JSON
{
"hex": "#ebf8de",
"rgb": {
"r": 235,
"g": 248,
"b": 222
},
"hsl": {
"h": 90,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.96253,
"c": 0.03688,
"h": 128.9
},
"luminance": 0.90071
}Semantic roles & 50–950 ramp
primary
#EBF8DE
secondary
#BD9FDB
accent
#19CD73
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584