#EBFBDC#EBFBDC
#EBFBDC is a very light, muted yellow-green. Relative luminance 0.918; OKLCH L 96.8% C 0.044 H 129.6°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBDC |
|---|---|
| RGB | rgb(235, 251, 220) |
| HSL | hsl(91, 79%, 92%) |
| HSV | hsv(91, 12%, 98%) |
| CMYK | cmyk(6.4%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(96.75, -10.63, 13.09) |
| CIE-LCH | lch(96.75, 16.86, 129.08°) |
| OKLab | oklab(96.81% -0.0281 0.034) |
| OKLCH | oklch(96.81% 0.044 129.6) |
| XYZ | xyz(81.6743, 91.8235, 81.1171) |
| Luminance | 0.9182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.50
Lightyellow
#FFFFE0
ΔE00 5.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.01
Off White (survey)
#FFFFE4
ΔE00 6.15
Beige
#F5F5DC
ΔE00 6.21
Eggshell (survey)
#FFFFD4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBDC #ECDCFB
analogous
#FAFBDC #EBFBDC #DCFBDD
triadic
#EBFBDC #DCEBFB #FBDCEB
tetradic
#EBFBDC #DCFAFB #ECDCFB #FBDDDC
square
#EBFBDC #DCFAFB #ECDCFB #FBDDDC
split-complementary
#EBFBDC #DDDCFB #FBDCFA
monochromatic
#ACEE6E #CCF5A5 #EBFBDC #EFFCE4 #EFFCE4
Accessibility & contrast
On white
1.08
#EBFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#EBFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBDC
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBDC | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#FCF5DD
Tritanopia (blue-blind)
#ECF8F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebfbdc; /* rgb */ color: rgb(235, 251, 220); /* oklch */ color: oklch(96.8% 0.044 129.6);
Tailwind
colors: {
custom: {
50: '#f1fce6',
500: '#ebfbdc',
950: '#000000',
},
}SCSS
$custom: #ebfbdc; $custom-light: #f1fce6; $custom-dark: #000000;
JSON
{
"hex": "#ebfbdc",
"rgb": {
"r": 235,
"g": 251,
"b": 220
},
"hsl": {
"h": 90.968,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.9681,
"c": 0.04406,
"h": 129.6
},
"luminance": 0.91824
}Semantic roles & 50–950 ramp
primary
#EBFBDC
secondary
#BF99E2
accent
#0ADC76
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584