#EBFBB1#EBFBB1
#EBFBB1 is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.9% C 0.096 H 118.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBB1 |
|---|---|
| RGB | rgb(235, 251, 177) |
| HSL | hsl(73, 90%, 84%) |
| HSV | hsv(73, 29%, 98%) |
| CMYK | cmyk(6.4%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(95.93, -16.95, 33.81) |
| CIE-LCH | lch(95.93, 37.82, 116.63°) |
| OKLab | oklab(95.89% -0.0453 0.0846) |
| OKLCH | oklch(95.89% 0.096 118.2) |
| XYZ | xyz(76.6936, 89.8312, 54.8853) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.45
Creme
#FFFFB6
ΔE00 4.29
Light Beige
#FFFEB6
ΔE00 4.50
Parchment
#FEFCAF
ΔE00 4.78
Cream (survey)
#FFFFC2
ΔE00 4.85
Ecru
#FEFFCA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBB1 #C1B1FB
analogous
#FBE6B1 #EBFBB1 #C6FBB1
triadic
#EBFBB1 #B1EBFB #FBB1EB
tetradic
#EBFBB1 #B1FBE6 #C1B1FB #FBB1C6
square
#EBFBB1 #B1FBE6 #C1B1FB #FBB1C6
split-complementary
#EBFBB1 #B1C6FB #E6B1FB
monochromatic
#CDF53D #DCF877 #EBFBB1 #F8FEE2 #F8FEE2
Accessibility & contrast
On white
1.11
#EBFBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#EBFBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBB1
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBB1 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AC
Deuteranopia (green-blind)
#FFF4B4
Tritanopia (blue-blind)
#F2F3E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebfbb1; /* rgb */ color: rgb(235, 251, 177); /* oklch */ color: oklch(95.9% 0.096 118.2);
Tailwind
colors: {
custom: {
50: '#f2fcc9',
500: '#ebfbb1',
950: '#000000',
},
}SCSS
$custom: #ebfbb1; $custom-light: #f2fcc9; $custom-dark: #000000;
JSON
{
"hex": "#ebfbb1",
"rgb": {
"r": 235,
"g": 251,
"b": 177
},
"hsl": {
"h": 72.973,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.95888,
"c": 0.09596,
"h": 118.2
},
"luminance": 0.89831
}Semantic roles & 50–950 ramp
primary
#EBFBB1
secondary
#8971DF
accent
#00E632
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582