#BBDCB5#BBDCB5
#BBDCB5 is a very light, moderate green. Relative luminance 0.651; OKLCH L 86.0% C 0.064 H 140.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCB5 |
|---|---|
| RGB | rgb(187, 220, 181) |
| HSL | hsl(111, 36%, 79%) |
| HSV | hsv(111, 18%, 86%) |
| CMYK | cmyk(15%, 0%, 17.7%, 13.7%) |
| CIE-LAB | lab(84.53, -18.11, 15.60) |
| CIE-LCH | lch(84.53, 23.90, 139.26°) |
| OKLab | oklab(86.01% -0.0492 0.0402) |
| OKLCH | oklch(86.01% 0.064 140.8) |
| XYZ | xyz(54.4254, 65.0864, 53.4026) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.86
Light Sage
#BCECAC
ΔE00 6.48
Mint
#AAF0C1
ΔE00 7.29
Hospital Green
#9BE5AA
ΔE00 7.64
Very Pale Green
#CFFDBC
ΔE00 8.68
Very Light Green
#D1FFBD
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCB5 #D6B5DC
analogous
#CEDCB5 #BBDCB5 #B5DCC2
triadic
#BBDCB5 #B5BBDC #DCB5BB
tetradic
#BBDCB5 #B5CEDC #D6B5DC #DCC2B5
square
#BBDCB5 #B5CEDC #D6B5DC #DCC2B5
split-complementary
#BBDCB5 #C2B5DC #DCB5CE
monochromatic
#6FB562 #95C88B #BBDCB5 #E1F0DF #ECF5EA
Accessibility & contrast
On white
1.50
#BBDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BBDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCB5
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCB5 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B3
Deuteranopia (green-blind)
#D9D2B7
Tritanopia (blue-blind)
#B9D9D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcb5; /* rgb */ color: rgb(187, 220, 181); /* oklch */ color: oklch(86.0% 0.064 140.8);
Tailwind
colors: {
custom: {
50: '#cfe7cb',
500: '#bbdcb5',
950: '#000000',
},
}SCSS
$custom: #bbdcb5; $custom-light: #cfe7cb; $custom-dark: #000000;
JSON
{
"hex": "#bbdcb5",
"rgb": {
"r": 187,
"g": 220,
"b": 181
},
"hsl": {
"h": 110.769,
"s": 35.78,
"l": 78.627
},
"oklch": {
"l": 0.86008,
"c": 0.06355,
"h": 140.8
},
"luminance": 0.65087
}Semantic roles & 50–950 ramp
primary
#BBDCB5
secondary
#AC81B4
accent
#37AF9C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482