#BBDBAD#BBDBAD
#BBDBAD is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.6% C 0.071 H 136.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBAD |
|---|---|
| RGB | rgb(187, 219, 173) |
| HSL | hsl(102, 39%, 77%) |
| HSV | hsv(102, 21%, 86%) |
| CMYK | cmyk(14.6%, 0%, 21%, 14.1%) |
| CIE-LAB | lab(84.09, -18.94, 19.19) |
| CIE-LCH | lch(84.09, 26.96, 134.63°) |
| OKLab | oklab(85.61% -0.0512 0.0491) |
| OKLCH | oklch(85.61% 0.071 136.2) |
| XYZ | xyz(53.3664, 64.2442, 49.1158) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.19
Light Sage
#BCECAC
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 7.30
Mint
#AAF0C1
ΔE00 7.73
Very Pale Green
#CFFDBC
ΔE00 7.96
Very Light Green
#D1FFBD
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBAD #CDADDB
analogous
#D2DBAD #BBDBAD #ADDBB6
triadic
#BBDBAD #ADBBDB #DBADBB
tetradic
#BBDBAD #ADD2DB #CDADDB #DBB6AD
square
#BBDBAD #ADD2DB #CDADDB #DBB6AD
split-complementary
#BBDBAD #B6ADDB #DBADD2
monochromatic
#74B658 #98C882 #BBDBAD #DEEED8 #EDF6EA
Accessibility & contrast
On white
1.52
#BBDBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BBDBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBAD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBAD | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AA
Deuteranopia (green-blind)
#D9D1AF
Tritanopia (blue-blind)
#BBD7CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdbad; /* rgb */ color: rgb(187, 219, 173); /* oklch */ color: oklch(85.6% 0.071 136.2);
Tailwind
colors: {
custom: {
50: '#cfe6c5',
500: '#bbdbad',
950: '#000000',
},
}SCSS
$custom: #bbdbad; $custom-light: #cfe6c5; $custom-dark: #000000;
JSON
{
"hex": "#bbdbad",
"rgb": {
"r": 187,
"g": 219,
"b": 173
},
"hsl": {
"h": 101.739,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85607,
"c": 0.07095,
"h": 136.2
},
"luminance": 0.64245
}Semantic roles & 50–950 ramp
primary
#BBDBAD
secondary
#A179B3
accent
#34B28B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482