#EBFBB0#EBFBB0
#EBFBB0 is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.9% C 0.097 H 118.1°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBB0 |
|---|---|
| RGB | rgb(235, 251, 176) |
| HSL | hsl(73, 90%, 84%) |
| HSV | hsv(73, 30%, 98%) |
| CMYK | cmyk(6.4%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(95.91, -17.08, 34.29) |
| CIE-LCH | lch(95.91, 38.31, 116.48°) |
| OKLab | oklab(95.87% -0.0457 0.0857) |
| OKLCH | oklch(95.87% 0.097 118.1) |
| XYZ | xyz(76.5943, 89.7915, 54.3623) |
| Luminance | 0.8979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.34
Creme
#FFFFB6
ΔE00 4.28
Light Beige
#FFFEB6
ΔE00 4.49
Parchment
#FEFCAF
ΔE00 4.73
Cream (survey)
#FFFFC2
ΔE00 4.93
Ecru
#FEFFCA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBB0 #C0B0FB
analogous
#FBE5B0 #EBFBB0 #C5FBB0
triadic
#EBFBB0 #B0EBFB #FBB0EB
tetradic
#EBFBB0 #B0FBE5 #C0B0FB #FBB0C5
square
#EBFBB0 #B0FBE5 #C0B0FB #FBB0C5
split-complementary
#EBFBB0 #B0C5FB #E5B0FB
monochromatic
#CEF53B #DCF876 #EBFBB0 #F8FEE2 #F8FEE2
Accessibility & contrast
On white
1.11
#EBFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#EBFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBB0
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBB0 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FFF4B3
Tritanopia (blue-blind)
#F2F3E7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebfbb0; /* rgb */ color: rgb(235, 251, 176); /* oklch */ color: oklch(95.9% 0.097 118.1);
Tailwind
colors: {
custom: {
50: '#f2fcc8',
500: '#ebfbb0',
950: '#000000',
},
}SCSS
$custom: #ebfbb0; $custom-light: #f2fcc8; $custom-dark: #000000;
JSON
{
"hex": "#ebfbb0",
"rgb": {
"r": 235,
"g": 251,
"b": 176
},
"hsl": {
"h": 72.8,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.95869,
"c": 0.09714,
"h": 118.1
},
"luminance": 0.89791
}Semantic roles & 50–950 ramp
primary
#EBFBB0
secondary
#8870DF
accent
#00E631
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582