#BBDB95#BBDB95
#BBDB95 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 85.1% C 0.099 H 128.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB95 |
|---|---|
| RGB | rgb(187, 219, 149) |
| HSL | hsl(87, 49%, 72%) |
| HSV | hsv(87, 32%, 86%) |
| CMYK | cmyk(14.6%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(83.65, -22.57, 31.04) |
| CIE-LCH | lch(83.65, 38.38, 126.02°) |
| OKLab | oklab(85.11% -0.0612 0.0775) |
| OKLCH | oklch(85.11% 0.099 128.3) |
| XYZ | xyz(51.2491, 63.3972, 37.9648) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.94
Pale Olive Green
#B1D27B
ΔE00 4.05
Pale Olive
#B9CC81
ΔE00 4.65
Light Sage
#BCECAC
ΔE00 5.06
Light Moss Green
#A6C875
ΔE00 5.60
Greenish Tan
#BCCB7A
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB95 #B595DB
analogous
#DBD895 #BBDB95 #98DB95
triadic
#BBDB95 #95BBDB #DB95BB
tetradic
#BBDB95 #95DBD8 #B595DB #DB9598
square
#BBDB95 #95DBD8 #B595DB #DB9598
split-complementary
#BBDB95 #9598DB #D895DB
monochromatic
#80B73E #9ECB67 #BBDB95 #D8EBC3 #F0F7E8
Accessibility & contrast
On white
1.54
#BBDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BBDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB95
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB95 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D290
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#BED5C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb95; /* rgb */ color: rgb(187, 219, 149); /* oklch */ color: oklch(85.1% 0.099 128.3);
Tailwind
colors: {
custom: {
50: '#d0e6b4',
500: '#bbdb95',
950: '#000000',
},
}SCSS
$custom: #bbdb95; $custom-light: #d0e6b4; $custom-dark: #000000;
JSON
{
"hex": "#bbdb95",
"rgb": {
"r": 187,
"g": 219,
"b": 149
},
"hsl": {
"h": 87.429,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.85108,
"c": 0.09882,
"h": 128.3
},
"luminance": 0.63398
}Semantic roles & 50–950 ramp
primary
#BBDB95
secondary
#8762B2
accent
#29BD6C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481