#BBCCB2#BBCCB2
#BBCCB2 is a very light, muted yellow-green. Relative luminance 0.570; OKLCH L 82.5% C 0.040 H 134.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCB2 |
|---|---|
| RGB | rgb(187, 204, 178) |
| HSL | hsl(99, 20%, 75%) |
| HSV | hsv(99, 13%, 80%) |
| CMYK | cmyk(8.3%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(80.16, -10.53, 11.01) |
| CIE-LCH | lch(80.16, 15.24, 133.71°) |
| OKLab | oklab(82.51% -0.0282 0.0286) |
| OKLCH | oklch(82.51% 0.04 134.6) |
| XYZ | xyz(50.1208, 56.9645, 50.4656) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.13
Greenish Grey
#96AE8D
ΔE00 9.17
Darkseagreen
#8FBC8F
ΔE00 10.20
Light Grey
#D8DCD6
ΔE00 10.76
Light Grey Green
#B7E1A1
ΔE00 10.77
Silver (survey)
#C5C9C7
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCB2 #C3B2CC
analogous
#C8CCB2 #BBCCB2 #B2CCB6
triadic
#BBCCB2 #B2BBCC #CCB2BB
tetradic
#BBCCB2 #B2C8CC #C3B2CC #CCB6B2
square
#BBCCB2 #B2C8CC #C3B2CC #CCB6B2
split-complementary
#BBCCB2 #B6B2CC #CCB2C8
monochromatic
#7A9B68 #9AB48D #BBCCB2 #DCE4D7 #EFF3ED
Accessibility & contrast
On white
1.69
#BBCCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BBCCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCB2
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCB2 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B1
Deuteranopia (green-blind)
#CCC6B3
Tritanopia (blue-blind)
#BBCAC4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbccb2; /* rgb */ color: rgb(187, 204, 178); /* oklch */ color: oklch(82.5% 0.040 134.6);
Tailwind
colors: {
custom: {
50: '#cfdbc9',
500: '#bbccb2',
950: '#000000',
},
}SCSS
$custom: #bbccb2; $custom-light: #cfdbc9; $custom-dark: #000000;
JSON
{
"hex": "#bbccb2",
"rgb": {
"r": 187,
"g": 204,
"b": 178
},
"hsl": {
"h": 99.231,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.82513,
"c": 0.04015,
"h": 134.6
},
"luminance": 0.56965
}Semantic roles & 50–950 ramp
primary
#BBCCB2
secondary
#9681A1
accent
#479F80
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131513
muted
#838482