#BCCABE#BCCABE
#BCCABE is a very light, muted green. Relative luminance 0.567; OKLCH L 82.5% C 0.022 H 149.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCABE |
|---|---|
| RGB | rgb(188, 202, 190) |
| HSL | hsl(129, 12%, 76%) |
| HSV | hsv(129, 7%, 79%) |
| CMYK | cmyk(6.9%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(79.98, -7.01, 4.35) |
| CIE-LCH | lch(79.98, 8.25, 148.19°) |
| OKLab | oklab(82.48% -0.0194 0.0114) |
| OKLCH | oklch(82.48% 0.023 149.7) |
| XYZ | xyz(51.1520, 56.6497, 56.9448) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.70
Light Grey
#D8DCD6
ΔE00 7.20
Silver
#C0C0C0
ΔE00 9.20
Light Gray
#D3D3D3
ΔE00 9.57
Gainsboro
#DCDCDC
ΔE00 10.43
Fog
#D8DCE0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCABE #CABCC8
analogous
#C1CABC #BCCABE #BCCAC5
triadic
#BCCABE #BEBCCA #CABEBC
tetradic
#BCCABE #BCC1CA #CABCC8 #CAC5BC
square
#BCCABE #BCC1CA #CABCC8 #CAC5BC
split-complementary
#BCCABE #C5BCCA #CABCC1
monochromatic
#78947C #9AAF9D #BCCABE #DEE5DF #EEF1EE
Accessibility & contrast
On white
1.70
#BCCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BCCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCABE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCABE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#BBC9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccabe; /* rgb */ color: rgb(188, 202, 190); /* oklch */ color: oklch(82.5% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#d0dad1',
500: '#bccabe',
950: '#000000',
},
}SCSS
$custom: #bccabe; $custom-light: #d0dad1; $custom-dark: #000000;
JSON
{
"hex": "#bccabe",
"rgb": {
"r": 188,
"g": 202,
"b": 190
},
"hsl": {
"h": 128.571,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82484,
"c": 0.0225,
"h": 149.7
},
"luminance": 0.5665
}Semantic roles & 50–950 ramp
primary
#BCCABE
secondary
#9E8C9B
accent
#508C96
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383