#EBFBDB#EBFBDB
#EBFBDB is a very light, muted yellow-green. Relative luminance 0.918; OKLCH L 96.8% C 0.045 H 129.0°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBDB |
|---|---|
| RGB | rgb(235, 251, 219) |
| HSL | hsl(90, 80%, 92%) |
| HSV | hsv(90, 13%, 98%) |
| CMYK | cmyk(6.4%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(96.73, -10.79, 13.57) |
| CIE-LCH | lch(96.73, 17.34, 128.49°) |
| OKLab | oklab(96.79% -0.0285 0.0352) |
| OKLCH | oklch(96.79% 0.045 129) |
| XYZ | xyz(81.5423, 91.7707, 80.4217) |
| Luminance | 0.9177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.79
Lightyellow
#FFFFE0
ΔE00 5.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.87
Off White (survey)
#FFFFE4
ΔE00 6.21
Eggshell (survey)
#FFFFD4
ΔE00 6.28
Beige
#F5F5DC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBDB #EBDBFB
analogous
#FBFBDB #EBFBDB #DBFBDB
triadic
#EBFBDB #DBEBFB #FBDBEB
tetradic
#EBFBDB #DBFBFB #EBDBFB #FBDBDB
square
#EBFBDB #DBFBFB #EBDBFB #FBDBDB
split-complementary
#EBFBDB #DBDBFB #FBDBFB
monochromatic
#AEEF6D #CCF5A4 #EBFBDB #F0FCE3 #F0FCE3
Accessibility & contrast
On white
1.09
#EBFBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#EBFBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBDB
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBDB | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D9
Deuteranopia (green-blind)
#FCF5DC
Tritanopia (blue-blind)
#ECF8F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebfbdb; /* rgb */ color: rgb(235, 251, 219); /* oklch */ color: oklch(96.8% 0.045 129.0);
Tailwind
colors: {
custom: {
50: '#f1fce6',
500: '#ebfbdb',
950: '#000000',
},
}SCSS
$custom: #ebfbdb; $custom-light: #f1fce6; $custom-dark: #000000;
JSON
{
"hex": "#ebfbdb",
"rgb": {
"r": 235,
"g": 251,
"b": 219
},
"hsl": {
"h": 90,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96786,
"c": 0.04526,
"h": 129
},
"luminance": 0.91771
}Semantic roles & 50–950 ramp
primary
#EBFBDB
secondary
#BD98E2
accent
#09DC73
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161715
muted
#858584