#BBDC97#BBDC97
#BBDC97 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.4% C 0.098 H 129.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC97 |
|---|---|
| RGB | rgb(187, 220, 151) |
| HSL | hsl(89, 50%, 73%) |
| HSV | hsv(89, 31%, 86%) |
| CMYK | cmyk(15%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(83.96, -22.78, 30.43) |
| CIE-LCH | lch(83.96, 38.01, 126.82°) |
| OKLab | oklab(85.37% -0.0618 0.0761) |
| OKLCH | oklch(85.37% 0.098 129.1) |
| XYZ | xyz(51.6718, 63.9850, 38.9002) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.55
Pale Olive Green
#B1D27B
ΔE00 4.39
Light Sage
#BCECAC
ΔE00 4.68
Pale Olive
#B9CC81
ΔE00 5.02
Light Moss Green
#A6C875
ΔE00 5.90
Washed Out Green
#BCF5A6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC97 #B897DC
analogous
#DCDB97 #BBDC97 #98DC97
triadic
#BBDC97 #97BBDC #DC97BB
tetradic
#BBDC97 #97DCDB #B897DC #DC9798
square
#BBDC97 #97DCDB #B897DC #DC9798
split-complementary
#BBDC97 #9798DC #DB97DC
monochromatic
#7FBA3F #9DCD69 #BBDC97 #D9EBC5 #F0F7E8
Accessibility & contrast
On white
1.52
#BBDC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#BBDC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC97
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC97 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D392
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#BED6CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc97; /* rgb */ color: rgb(187, 220, 151); /* oklch */ color: oklch(85.4% 0.098 129.1);
Tailwind
colors: {
custom: {
50: '#d0e7b6',
500: '#bbdc97',
950: '#000000',
},
}SCSS
$custom: #bbdc97; $custom-light: #d0e7b6; $custom-dark: #000000;
JSON
{
"hex": "#bbdc97",
"rgb": {
"r": 187,
"g": 220,
"b": 151
},
"hsl": {
"h": 88.696,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.85365,
"c": 0.09805,
"h": 129.1
},
"luminance": 0.63986
}Semantic roles & 50–950 ramp
primary
#BBDC97
secondary
#8A64B4
accent
#29BD70
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481