#BBCFC0#BBCFC0
#BBCFC0 is a very light, muted green. Relative luminance 0.590; OKLCH L 83.5% C 0.030 H 153.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFC0 |
|---|---|
| RGB | rgb(187, 207, 192) |
| HSL | hsl(135, 17%, 77%) |
| HSV | hsv(135, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(81.29, -9.58, 5.16) |
| CIE-LCH | lch(81.29, 10.88, 151.69°) |
| OKLab | oklab(83.52% -0.0267 0.0135) |
| OKLCH | oklch(83.52% 0.03 153.3) |
| XYZ | xyz(52.3188, 58.9955, 58.4898) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.67
Silver (survey)
#C5C9C7
ΔE00 9.01
Honeydew
#F0FFF0
ΔE00 11.01
Powder Blue
#B0E0E6
ΔE00 11.34
Greenish Grey
#96AE8D
ΔE00 11.36
Light Gray
#D3D3D3
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFC0 #CFBBCA
analogous
#C0CFBB #BBCFC0 #BBCFCA
triadic
#BBCFC0 #C0BBCF #CFC0BB
tetradic
#BBCFC0 #BBC0CF #CFBBCA #CFCABB
square
#BBCFC0 #BBC0CF #CFBBCA #CFCABB
split-complementary
#BBCFC0 #CABBCF #CFBBC0
monochromatic
#739C7E #97B69F #BBCFC0 #DFE8E1 #EDF2EE
Accessibility & contrast
On white
1.64
#BBCFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BBCFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFC0
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFC0 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBF
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#B8CECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbcfc0; /* rgb */ color: rgb(187, 207, 192); /* oklch */ color: oklch(83.5% 0.030 153.3);
Tailwind
colors: {
custom: {
50: '#cfddd3',
500: '#bbcfc0',
950: '#000000',
},
}SCSS
$custom: #bbcfc0; $custom-light: #cfddd3; $custom-dark: #000000;
JSON
{
"hex": "#bbcfc0",
"rgb": {
"r": 187,
"g": 207,
"b": 192
},
"hsl": {
"h": 135,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83517,
"c": 0.0299,
"h": 153.3
},
"luminance": 0.58996
}Semantic roles & 50–950 ramp
primary
#BBCFC0
secondary
#A48B9D
accent
#4A879C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483