#BBD6BD#BBD6BD
#BBD6BD is a very light, muted green. Relative luminance 0.623; OKLCH L 84.9% C 0.045 H 147.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6BD |
|---|---|
| RGB | rgb(187, 214, 189) |
| HSL | hsl(124, 25%, 79%) |
| HSV | hsv(124, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 11.7%, 16.1%) |
| CIE-LAB | lab(83.09, -13.70, 9.34) |
| CIE-LCH | lch(83.09, 16.58, 145.72°) |
| OKLab | oklab(84.92% -0.0377 0.0243) |
| OKLCH | oklch(84.92% 0.045 147.2) |
| XYZ | xyz(53.7234, 62.3312, 57.3350) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 10.00
Mint
#AAF0C1
ΔE00 10.07
Darkseagreen
#8FBC8F
ΔE00 10.39
Pale Teal
#82CBB2
ΔE00 10.43
Light Teal
#90E4C1
ΔE00 10.45
Light Sage
#BCECAC
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6BD #D6BBD4
analogous
#C6D6BB #BBD6BD #BBD6CA
triadic
#BBD6BD #BDBBD6 #D6BDBB
tetradic
#BBD6BD #BBC6D6 #D6BBD4 #D6CABB
square
#BBD6BD #BBC6D6 #D6BBD4 #D6CABB
split-complementary
#BBD6BD #CABBD6 #D6BBC6
monochromatic
#6FA873 #95BF98 #BBD6BD #E1EDE2 #ECF3EC
Accessibility & contrast
On white
1.56
#BBD6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BBD6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6BD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6BD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#B8D5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd6bd; /* rgb */ color: rgb(187, 214, 189); /* oklch */ color: oklch(84.9% 0.045 147.2);
Tailwind
colors: {
custom: {
50: '#cfe2d0',
500: '#bbd6bd',
950: '#000000',
},
}SCSS
$custom: #bbd6bd; $custom-light: #cfe2d0; $custom-dark: #000000;
JSON
{
"hex": "#bbd6bd",
"rgb": {
"r": 187,
"g": 214,
"b": 189
},
"hsl": {
"h": 124.444,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.84921,
"c": 0.04481,
"h": 147.2
},
"luminance": 0.62332
}Semantic roles & 50–950 ramp
primary
#BBD6BD
secondary
#AC89A9
accent
#429CA3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483