#BBEB95#BBEB95
#BBEB95 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.6% C 0.123 H 132.2°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEB95 |
|---|---|
| RGB | rgb(187, 235, 149) |
| HSL | hsl(93, 68%, 75%) |
| HSV | hsv(93, 37%, 92%) |
| CMYK | cmyk(20.4%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(88.04, -30.22, 36.83) |
| CIE-LCH | lch(88.04, 47.64, 129.37°) |
| OKLab | oklab(88.63% -0.0826 0.0912) |
| OKLCH | oklch(88.63% 0.123 132.2) |
| XYZ | xyz(55.6256, 72.1503, 39.4237) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.09
Tea Green
#BDF8A3
ΔE00 3.15
Celery
#C1FD95
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 4.36
Light Grey Green
#B7E1A1
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEB95 #C595EB
analogous
#E6EB95 #BBEB95 #95EB9A
triadic
#BBEB95 #95BBEB #EB95BB
tetradic
#BBEB95 #95E6EB #C595EB #EB9A95
square
#BBEB95 #95E6EB #C595EB #EB9A95
split-complementary
#BBEB95 #9A95EB #EB95E6
monochromatic
#79D82E #9AE162 #BBEB95 #DCF5C8 #EEFAE5
Accessibility & contrast
On white
1.36
#BBEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#BBEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEB95
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEB95 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#EBDC9A
Tritanopia (blue-blind)
#BDE4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbeb95; /* rgb */ color: rgb(187, 235, 149); /* oklch */ color: oklch(88.6% 0.123 132.2);
Tailwind
colors: {
custom: {
50: '#d0f1b5',
500: '#bbeb95',
950: '#000000',
},
}SCSS
$custom: #bbeb95; $custom-light: #d0f1b5; $custom-dark: #000000;
JSON
{
"hex": "#bbeb95",
"rgb": {
"r": 187,
"g": 235,
"b": 149
},
"hsl": {
"h": 93.488,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.88631,
"c": 0.12302,
"h": 132.2
},
"luminance": 0.72151
}Semantic roles & 50–950 ramp
primary
#BBEB95
secondary
#985EC6
accent
#15D07E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581