#BBCAC2#BBCAC2
#BBCAC2 is a very light, near-neutral green. Relative luminance 0.567; OKLCH L 82.5% C 0.020 H 162.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAC2 |
|---|---|
| RGB | rgb(187, 202, 194) |
| HSL | hsl(148, 12%, 76%) |
| HSV | hsv(148, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(80.01, -6.61, 2.24) |
| CIE-LCH | lch(80.01, 6.98, 161.31°) |
| OKLab | oklab(82.52% -0.0188 0.0058) |
| OKLCH | oklch(82.52% 0.02 162.8) |
| XYZ | xyz(51.3497, 56.7003, 59.2674) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.84
Light Grey
#D8DCD6
ΔE00 6.87
Silver
#C0C0C0
ΔE00 8.43
Light Gray
#D3D3D3
ΔE00 8.82
Gainsboro
#DCDCDC
ΔE00 9.75
Fog
#D8DCE0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAC2 #CABBC3
analogous
#BCCABB #BBCAC2 #BBCACA
triadic
#BBCAC2 #C2BBCA #CAC2BB
tetradic
#BBCAC2 #BBBCCA #CABBC3 #CACABB
square
#BBCAC2 #BBBCCA #CABBC3 #CACABB
split-complementary
#BBCAC2 #CABBCA #CABBBC
monochromatic
#769484 #99AFA3 #BBCAC2 #DDE5E1 #EEF2F0
Accessibility & contrast
On white
1.70
#BBCAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BBCAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAC2
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAC2 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C2
Deuteranopia (green-blind)
#C6C6C2
Tritanopia (blue-blind)
#B8CAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcac2; /* rgb */ color: rgb(187, 202, 194); /* oklch */ color: oklch(82.5% 0.020 162.8);
Tailwind
colors: {
custom: {
50: '#cfdad4',
500: '#bbcac2',
950: '#000000',
},
}SCSS
$custom: #bbcac2; $custom-light: #cfdad4; $custom-dark: #000000;
JSON
{
"hex": "#bbcac2",
"rgb": {
"r": 187,
"g": 202,
"b": 194
},
"hsl": {
"h": 148,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82522,
"c": 0.01972,
"h": 162.8
},
"luminance": 0.56701
}Semantic roles & 50–950 ramp
primary
#BBCAC2
secondary
#9E8B95
accent
#4F7597
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383