#BBDCB8#BBDCB8
#BBDCB8 is a very light, moderate green. Relative luminance 0.652; OKLCH L 86.1% C 0.060 H 142.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCB8 |
|---|---|
| RGB | rgb(187, 220, 184) |
| HSL | hsl(115, 34%, 79%) |
| HSV | hsv(115, 16%, 86%) |
| CMYK | cmyk(15%, 0%, 16.4%, 13.7%) |
| CIE-LAB | lab(84.59, -17.60, 14.11) |
| CIE-LCH | lch(84.59, 22.56, 141.27°) |
| OKLab | oklab(86.08% -0.048 0.0364) |
| OKLCH | oklch(86.08% 0.06 142.8) |
| XYZ | xyz(54.7365, 65.2109, 55.0413) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.66
Light Sage
#BCECAC
ΔE00 7.16
Mint
#AAF0C1
ΔE00 7.38
Hospital Green
#9BE5AA
ΔE00 8.03
Light Teal
#90E4C1
ΔE00 9.07
Very Pale Green
#CFFDBC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCB8 #D9B8DC
analogous
#CDDCB8 #BBDCB8 #B8DCC7
triadic
#BBDCB8 #B8BBDC #DCB8BB
tetradic
#BBDCB8 #B8CDDC #D9B8DC #DCC7B8
square
#BBDCB8 #B8CDDC #D9B8DC #DCC7B8
split-complementary
#BBDCB8 #C7B8DC #DCB8CD
monochromatic
#6CB466 #94C88F #BBDCB8 #E2F0E1 #EBF5EB
Accessibility & contrast
On white
1.50
#BBDCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#BBDCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCB8
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCB8 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B6
Deuteranopia (green-blind)
#D8D2BA
Tritanopia (blue-blind)
#B9DAD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcb8; /* rgb */ color: rgb(187, 220, 184); /* oklch */ color: oklch(86.1% 0.060 142.8);
Tailwind
colors: {
custom: {
50: '#cfe7cd',
500: '#bbdcb8',
950: '#000000',
},
}SCSS
$custom: #bbdcb8; $custom-light: #cfe7cd; $custom-dark: #000000;
JSON
{
"hex": "#bbdcb8",
"rgb": {
"r": 187,
"g": 220,
"b": 184
},
"hsl": {
"h": 115,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.8608,
"c": 0.06024,
"h": 142.8
},
"luminance": 0.65212
}Semantic roles & 50–950 ramp
primary
#BBDCB8
secondary
#B085B4
accent
#39ADA3
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483