#BBDDB6#BBDDB6
#BBDDB6 is a very light, moderate green. Relative luminance 0.657; OKLCH L 86.2% C 0.064 H 141.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDB6 |
|---|---|
| RGB | rgb(187, 221, 182) |
| HSL | hsl(112, 36%, 79%) |
| HSV | hsv(112, 18%, 87%) |
| CMYK | cmyk(15.4%, 0%, 17.6%, 13.3%) |
| CIE-LAB | lab(84.82, -18.44, 15.49) |
| CIE-LCH | lch(84.82, 24.08, 139.97°) |
| OKLab | oklab(86.25% -0.0502 0.0399) |
| OKLCH | oklch(86.25% 0.064 141.5) |
| XYZ | xyz(54.7916, 65.6541, 54.0327) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.84
Light Sage
#BCECAC
ΔE00 6.36
Mint
#AAF0C1
ΔE00 7.02
Hospital Green
#9BE5AA
ΔE00 7.47
Very Pale Green
#CFFDBC
ΔE00 8.52
Very Light Green
#D1FFBD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDB6 #D8B6DD
analogous
#CFDDB6 #BBDDB6 #B6DDC5
triadic
#BBDDB6 #B6BBDD #DDB6BB
tetradic
#BBDDB6 #B6CFDD #D8B6DD #DDC5B6
square
#BBDDB6 #B6CFDD #D8B6DD #DDC5B6
split-complementary
#BBDDB6 #C5B6DD #DDB6CF
monochromatic
#6DB662 #94CA8C #BBDDB6 #E2F0E0 #ECF5EA
Accessibility & contrast
On white
1.49
#BBDDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BBDDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDB6
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDB6 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B4
Deuteranopia (green-blind)
#DAD2B8
Tritanopia (blue-blind)
#B9DAD2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbddb6; /* rgb */ color: rgb(187, 221, 182); /* oklch */ color: oklch(86.2% 0.064 141.5);
Tailwind
colors: {
custom: {
50: '#cfe7cc',
500: '#bbddb6',
950: '#000000',
},
}SCSS
$custom: #bbddb6; $custom-light: #cfe7cc; $custom-dark: #000000;
JSON
{
"hex": "#bbddb6",
"rgb": {
"r": 187,
"g": 221,
"b": 182
},
"hsl": {
"h": 112.308,
"s": 36.449,
"l": 79.02
},
"oklch": {
"l": 0.86248,
"c": 0.0641,
"h": 141.5
},
"luminance": 0.65655
}Semantic roles & 50–950 ramp
primary
#BBDDB6
secondary
#AE82B5
accent
#36AFA0
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483