#BBDCB4#BBDCB4
#BBDCB4 is a very light, moderate green. Relative luminance 0.650; OKLCH L 86.0% C 0.065 H 140.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCB4 |
|---|---|
| RGB | rgb(187, 220, 180) |
| HSL | hsl(110, 36%, 78%) |
| HSV | hsv(110, 18%, 86%) |
| CMYK | cmyk(15%, 0%, 18.2%, 13.7%) |
| CIE-LAB | lab(84.51, -18.28, 16.10) |
| CIE-LCH | lch(84.51, 24.36, 138.64°) |
| OKLab | oklab(85.98% -0.0497 0.0414) |
| OKLCH | oklch(85.98% 0.065 140.2) |
| XYZ | xyz(54.3232, 65.0455, 52.8642) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.60
Light Sage
#BCECAC
ΔE00 6.27
Mint
#AAF0C1
ΔE00 7.28
Hospital Green
#9BE5AA
ΔE00 7.53
Very Pale Green
#CFFDBC
ΔE00 8.53
Very Light Green
#D1FFBD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCB4 #D5B4DC
analogous
#CFDCB4 #BBDCB4 #B4DCC1
triadic
#BBDCB4 #B4BBDC #DCB4BB
tetradic
#BBDCB4 #B4CFDC #D5B4DC #DCC1B4
square
#BBDCB4 #B4CFDC #D5B4DC #DCC1B4
split-complementary
#BBDCB4 #C1B4DC #DCB4CF
monochromatic
#6FB561 #95C98A #BBDCB4 #E1EFDE #ECF5EA
Accessibility & contrast
On white
1.50
#BBDCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BBDCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCB4
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCB4 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B2
Deuteranopia (green-blind)
#D9D2B6
Tritanopia (blue-blind)
#B9D9D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcb4; /* rgb */ color: rgb(187, 220, 180); /* oklch */ color: oklch(86.0% 0.065 140.2);
Tailwind
colors: {
custom: {
50: '#cfe7ca',
500: '#bbdcb4',
950: '#000000',
},
}SCSS
$custom: #bbdcb4; $custom-light: #cfe7ca; $custom-dark: #000000;
JSON
{
"hex": "#bbdcb4",
"rgb": {
"r": 187,
"g": 220,
"b": 180
},
"hsl": {
"h": 109.5,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.85984,
"c": 0.06466,
"h": 140.2
},
"luminance": 0.65046
}Semantic roles & 50–950 ramp
primary
#BBDCB4
secondary
#AB80B4
accent
#36AF9A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482