#BBCDB4#BBCDB4
#BBCDB4 is a very light, muted green. Relative luminance 0.575; OKLCH L 82.8% C 0.039 H 136.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDB4 |
|---|---|
| RGB | rgb(187, 205, 180) |
| HSL | hsl(103, 20%, 75%) |
| HSV | hsv(103, 12%, 80%) |
| CMYK | cmyk(8.8%, 0%, 12.2%, 19.6%) |
| CIE-LAB | lab(80.47, -10.70, 10.39) |
| CIE-LCH | lch(80.47, 14.91, 135.83°) |
| OKLab | oklab(82.78% -0.0288 0.027) |
| OKLCH | oklch(82.78% 0.039 136.9) |
| XYZ | xyz(50.5615, 57.5223, 51.6103) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.40
Sage Green
#9CAF88
ΔE00 9.47
Darkseagreen
#8FBC8F
ΔE00 10.32
Light Grey
#D8DCD6
ΔE00 10.60
Light Grey Green
#B7E1A1
ΔE00 10.88
Silver (survey)
#C5C9C7
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDB4 #C6B4CD
analogous
#C7CDB4 #BBCDB4 #B4CDB9
triadic
#BBCDB4 #B4BBCD #CDB4BB
tetradic
#BBCDB4 #B4C7CD #C6B4CD #CDB9B4
square
#BBCDB4 #B4C7CD #C6B4CD #CDB9B4
split-complementary
#BBCDB4 #B9B4CD #CDB4C7
monochromatic
#789C6B #9AB58F #BBCDB4 #DCE5D9 #EEF3ED
Accessibility & contrast
On white
1.68
#BBCDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BBCDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDB4
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDB4 | 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)
#CFC9B3
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#BBCBC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcdb4; /* rgb */ color: rgb(187, 205, 180); /* oklch */ color: oklch(82.8% 0.039 136.9);
Tailwind
colors: {
custom: {
50: '#cfdcca',
500: '#bbcdb4',
950: '#000000',
},
}SCSS
$custom: #bbcdb4; $custom-light: #cfdcca; $custom-dark: #000000;
JSON
{
"hex": "#bbcdb4",
"rgb": {
"r": 187,
"g": 205,
"b": 180
},
"hsl": {
"h": 103.2,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.82776,
"c": 0.03946,
"h": 136.9
},
"luminance": 0.57523
}Semantic roles & 50–950 ramp
primary
#BBCDB4
secondary
#9983A2
accent
#479E86
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482