#BBCCB8#BBCCB8
#BBCCB8 is a very light, muted green. Relative luminance 0.572; OKLCH L 82.7% C 0.033 H 141.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCB8 |
|---|---|
| RGB | rgb(187, 204, 184) |
| HSL | hsl(111, 16%, 76%) |
| HSV | hsv(111, 10%, 80%) |
| CMYK | cmyk(8.3%, 0%, 9.8%, 20%) |
| CIE-LAB | lab(80.30, -9.48, 8.01) |
| CIE-LCH | lch(80.30, 12.41, 139.81°) |
| OKLab | oklab(82.67% -0.0257 0.0209) |
| OKLCH | oklch(82.67% 0.033 141) |
| XYZ | xyz(50.7365, 57.2108, 53.7079) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.36
Silver (survey)
#C5C9C7
ΔE00 9.71
Greenish Grey
#96AE8D
ΔE00 10.00
Sage Green
#9CAF88
ΔE00 10.30
Darkseagreen
#8FBC8F
ΔE00 11.44
Honeydew
#F0FFF0
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCB8 #C9B8CC
analogous
#C5CCB8 #BBCCB8 #B8CCBF
triadic
#BBCCB8 #B8BBCC #CCB8BB
tetradic
#BBCCB8 #B8C5CC #C9B8CC #CCBFB8
square
#BBCCB8 #B8C5CC #C9B8CC #CCBFB8
split-complementary
#BBCCB8 #BFB8CC #CCB8C5
monochromatic
#779971 #99B294 #BBCCB8 #DDE6DC #EEF2ED
Accessibility & contrast
On white
1.69
#BBCCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BBCCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCB8
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCB8 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B7
Deuteranopia (green-blind)
#CAC7B9
Tritanopia (blue-blind)
#BACAC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbccb8; /* rgb */ color: rgb(187, 204, 184); /* oklch */ color: oklch(82.7% 0.033 141.0);
Tailwind
colors: {
custom: {
50: '#cfdbcd',
500: '#bbccb8',
950: '#000000',
},
}SCSS
$custom: #bbccb8; $custom-light: #cfdbcd; $custom-dark: #000000;
JSON
{
"hex": "#bbccb8",
"rgb": {
"r": 187,
"g": 204,
"b": 184
},
"hsl": {
"h": 111,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.82668,
"c": 0.03312,
"h": 141
},
"luminance": 0.57211
}Semantic roles & 50–950 ramp
primary
#BBCCB8
secondary
#9D88A0
accent
#4B9B8F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131513
muted
#838483