#BBCCB5#BBCCB5
#BBCCB5 is a very light, muted green. Relative luminance 0.571; OKLCH L 82.6% C 0.037 H 137.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCB5 |
|---|---|
| RGB | rgb(187, 204, 181) |
| HSL | hsl(104, 18%, 75%) |
| HSV | hsv(104, 11%, 80%) |
| CMYK | cmyk(8.3%, 0%, 11.3%, 20%) |
| CIE-LAB | lab(80.23, -10.01, 9.51) |
| CIE-LCH | lch(80.23, 13.81, 136.46°) |
| OKLab | oklab(82.59% -0.027 0.0247) |
| OKLCH | oklch(82.59% 0.037 137.5) |
| XYZ | xyz(50.4253, 57.0863, 52.0693) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.53
Sage Green
#9CAF88
ΔE00 9.67
Light Grey
#D8DCD6
ΔE00 10.06
Silver (survey)
#C5C9C7
ΔE00 10.54
Darkseagreen
#8FBC8F
ΔE00 10.78
Light Grey Green
#B7E1A1
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCB5 #C6B5CC
analogous
#C6CCB5 #BBCCB5 #B5CCBA
triadic
#BBCCB5 #B5BBCC #CCB5BB
tetradic
#BBCCB5 #B5C6CC #C6B5CC #CCBAB5
square
#BBCCB5 #B5C6CC #C6B5CC #CCBAB5
split-complementary
#BBCCB5 #BAB5CC #CCB5C6
monochromatic
#789A6D #9AB391 #BBCCB5 #DCE5D9 #EEF3ED
Accessibility & contrast
On white
1.69
#BBCCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BBCCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCB5
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCB5 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B4
Deuteranopia (green-blind)
#CBC6B6
Tritanopia (blue-blind)
#BBCAC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbccb5; /* rgb */ color: rgb(187, 204, 181); /* oklch */ color: oklch(82.6% 0.037 137.5);
Tailwind
colors: {
custom: {
50: '#cfdbcb',
500: '#bbccb5',
950: '#000000',
},
}SCSS
$custom: #bbccb5; $custom-light: #cfdbcb; $custom-dark: #000000;
JSON
{
"hex": "#bbccb5",
"rgb": {
"r": 187,
"g": 204,
"b": 181
},
"hsl": {
"h": 104.348,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.8259,
"c": 0.03658,
"h": 137.5
},
"luminance": 0.57087
}Semantic roles & 50–950 ramp
primary
#BBCCB5
secondary
#9985A1
accent
#499D87
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131513
muted
#838482