#BBD096#BBD096
#BBD096 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.7% C 0.081 H 124.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD096 |
|---|---|
| RGB | rgb(187, 208, 150) |
| HSL | hsl(82, 38%, 70%) |
| HSV | hsv(82, 28%, 82%) |
| CMYK | cmyk(10.1%, 0%, 27.9%, 18.4%) |
| CIE-LAB | lab(80.67, -16.99, 26.53) |
| CIE-LCH | lch(80.67, 31.50, 122.63°) |
| OKLab | oklab(82.73% -0.0456 0.0668) |
| OKLCH | oklch(82.73% 0.081 124.3) |
| XYZ | xyz(48.5538, 57.8784, 37.4620) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 5.36
Greenish Tan
#BCCB7A
ΔE00 5.38
Pale Olive Green
#B1D27B
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 5.92
Tan Green
#A9BE70
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD096 #AB96D0
analogous
#D0C896 #BBD096 #9ED096
triadic
#BBD096 #96BBD0 #D096BB
tetradic
#BBD096 #96D0C8 #AB96D0 #D0969E
square
#BBD096 #96D0C8 #AB96D0 #D0969E
split-complementary
#BBD096 #969ED0 #C896D0
monochromatic
#82A349 #A0BD6C #BBD096 #D6E3C0 #F1F6EA
Accessibility & contrast
On white
1.67
#BBD096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BBD096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD096
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD096 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#D4C899
Tritanopia (blue-blind)
#BFCAC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd096; /* rgb */ color: rgb(187, 208, 150); /* oklch */ color: oklch(82.7% 0.081 124.3);
Tailwind
colors: {
custom: {
50: '#d0deb5',
500: '#bbd096',
950: '#000000',
},
}SCSS
$custom: #bbd096; $custom-light: #d0deb5; $custom-dark: #000000;
JSON
{
"hex": "#bbd096",
"rgb": {
"r": 187,
"g": 208,
"b": 150
},
"hsl": {
"h": 81.724,
"s": 38.158,
"l": 70.196
},
"oklch": {
"l": 0.82733,
"c": 0.08088,
"h": 124.3
},
"luminance": 0.57879
}Semantic roles & 50–950 ramp
primary
#BBD096
secondary
#7C65A6
accent
#34B162
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481