#BBDBA8#BBDBA8
#BBDBA8 is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.5% C 0.077 H 134.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBA8 |
|---|---|
| RGB | rgb(187, 219, 168) |
| HSL | hsl(98, 41%, 76%) |
| HSV | hsv(98, 23%, 86%) |
| CMYK | cmyk(14.6%, 0%, 23.3%, 14.1%) |
| CIE-LAB | lab(83.99, -19.75, 21.67) |
| CIE-LCH | lch(83.99, 29.31, 132.34°) |
| OKLab | oklab(85.5% -0.0533 0.0552) |
| OKLCH | oklch(85.5% 0.077 134) |
| XYZ | xyz(52.8916, 64.0542, 46.6153) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.18
Light Sage
#BCECAC
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 7.22
Pale Olive
#B9CC81
ΔE00 7.55
Very Pale Green
#CFFDBC
ΔE00 7.57
Washed Out Green
#BCF5A6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBA8 #C8A8DB
analogous
#D4DBA8 #BBDBA8 #A8DBAE
triadic
#BBDBA8 #A8BBDB #DBA8BB
tetradic
#BBDBA8 #A8D4DB #C8A8DB #DBAEA8
square
#BBDBA8 #A8D4DB #C8A8DB #DBAEA8
split-complementary
#BBDBA8 #AEA8DB #DBA8D4
monochromatic
#77B751 #99C97D #BBDBA8 #DDEDD3 #EEF6E9
Accessibility & contrast
On white
1.52
#BBDBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BBDBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBA8
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBA8 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A5
Deuteranopia (green-blind)
#DAD0AA
Tritanopia (blue-blind)
#BBD7CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdba8; /* rgb */ color: rgb(187, 219, 168); /* oklch */ color: oklch(85.5% 0.077 134.0);
Tailwind
colors: {
custom: {
50: '#d0e6c2',
500: '#bbdba8',
950: '#000000',
},
}SCSS
$custom: #bbdba8; $custom-light: #d0e6c2; $custom-dark: #000000;
JSON
{
"hex": "#bbdba8",
"rgb": {
"r": 187,
"g": 219,
"b": 168
},
"hsl": {
"h": 97.647,
"s": 41.463,
"l": 75.882
},
"oklch": {
"l": 0.85495,
"c": 0.07674,
"h": 134
},
"luminance": 0.64055
}Semantic roles & 50–950 ramp
primary
#BBDBA8
secondary
#9C74B3
accent
#31B584
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482