#BBDC96#BBDC96
#BBDC96 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.3% C 0.099 H 128.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC96 |
|---|---|
| RGB | rgb(187, 220, 150) |
| HSL | hsl(88, 50%, 73%) |
| HSV | hsv(88, 32%, 86%) |
| CMYK | cmyk(15%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(83.94, -22.92, 30.92) |
| CIE-LCH | lch(83.94, 38.48, 126.55°) |
| OKLab | oklab(85.35% -0.0622 0.0773) |
| OKLCH | oklch(85.35% 0.099 128.8) |
| XYZ | xyz(51.5909, 63.9526, 38.4743) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.69
Pale Olive Green
#B1D27B
ΔE00 4.22
Light Sage
#BCECAC
ΔE00 4.78
Pale Olive
#B9CC81
ΔE00 4.93
Light Moss Green
#A6C875
ΔE00 5.79
Washed Out Green
#BCF5A6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC96 #B796DC
analogous
#DCDA96 #BBDC96 #98DC96
triadic
#BBDC96 #96BBDC #DC96BB
tetradic
#BBDC96 #96DCDA #B796DC #DC9698
square
#BBDC96 #96DCDA #B796DC #DC9698
split-complementary
#BBDC96 #9698DC #DA96DC
monochromatic
#7FBA3E #9DCD68 #BBDC96 #D9EBC4 #F0F7E8
Accessibility & contrast
On white
1.52
#BBDC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BBDC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC96
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC96 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D391
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#BED6CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc96; /* rgb */ color: rgb(187, 220, 150); /* oklch */ color: oklch(85.3% 0.099 128.8);
Tailwind
colors: {
custom: {
50: '#d0e7b5',
500: '#bbdc96',
950: '#000000',
},
}SCSS
$custom: #bbdc96; $custom-light: #d0e7b5; $custom-dark: #000000;
JSON
{
"hex": "#bbdc96",
"rgb": {
"r": 187,
"g": 220,
"b": 150
},
"hsl": {
"h": 88.286,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.85346,
"c": 0.09919,
"h": 128.8
},
"luminance": 0.63953
}Semantic roles & 50–950 ramp
primary
#BBDC96
secondary
#8963B4
accent
#28BD6E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481