#BBCDB3#BBCDB3
#BBCDB3 is a very light, muted green. Relative luminance 0.575; OKLCH L 82.8% C 0.041 H 135.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDB3 |
|---|---|
| RGB | rgb(187, 205, 179) |
| HSL | hsl(102, 21%, 75%) |
| HSV | hsv(102, 13%, 80%) |
| CMYK | cmyk(8.8%, 0%, 12.7%, 19.6%) |
| CIE-LAB | lab(80.45, -10.87, 10.89) |
| CIE-LCH | lch(80.45, 15.39, 134.94°) |
| OKLab | oklab(82.75% -0.0292 0.0283) |
| OKLCH | oklch(82.75% 0.041 135.9) |
| XYZ | xyz(50.4600, 57.4817, 51.0757) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.29
Sage Green
#9CAF88
ΔE00 9.30
Darkseagreen
#8FBC8F
ΔE00 10.13
Light Grey Green
#B7E1A1
ΔE00 10.61
Light Grey
#D8DCD6
ΔE00 10.83
Silver (survey)
#C5C9C7
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDB3 #C5B3CD
analogous
#C8CDB3 #BBCDB3 #B3CDB8
triadic
#BBCDB3 #B3BBCD #CDB3BB
tetradic
#BBCDB3 #B3C8CD #C5B3CD #CDB8B3
square
#BBCDB3 #B3C8CD #C5B3CD #CDB8B3
split-complementary
#BBCDB3 #B8B3CD #CDB3C8
monochromatic
#799C69 #9AB58E #BBCDB3 #DCE5D8 #EEF3ED
Accessibility & contrast
On white
1.68
#BBCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BBCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDB3
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDB3 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B2
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#BBCBC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcdb3; /* rgb */ color: rgb(187, 205, 179); /* oklch */ color: oklch(82.8% 0.041 135.9);
Tailwind
colors: {
custom: {
50: '#cfdcc9',
500: '#bbcdb3',
950: '#000000',
},
}SCSS
$custom: #bbcdb3; $custom-light: #cfdcc9; $custom-dark: #000000;
JSON
{
"hex": "#bbcdb3",
"rgb": {
"r": 187,
"g": 205,
"b": 179
},
"hsl": {
"h": 101.538,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.82751,
"c": 0.04064,
"h": 135.9
},
"luminance": 0.57482
}Semantic roles & 50–950 ramp
primary
#BBCDB3
secondary
#9882A2
accent
#469F84
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482