#BCCAC4#BCCAC4
#BCCAC4 is a very light, near-neutral teal. Relative luminance 0.569; OKLCH L 82.7% C 0.017 H 168.4°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAC4 |
|---|---|
| RGB | rgb(188, 202, 196) |
| HSL | hsl(154, 12%, 76%) |
| HSV | hsv(154, 7%, 79%) |
| CMYK | cmyk(6.9%, 0%, 3%, 20.8%) |
| CIE-LAB | lab(80.13, -5.90, 1.35) |
| CIE-LCH | lch(80.13, 6.05, 167.09°) |
| OKLab | oklab(82.65% -0.017 0.0035) |
| OKLCH | oklch(82.65% 0.017 168.4) |
| XYZ | xyz(51.8213, 56.9174, 60.4698) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 6.40
Silver
#C0C0C0
ΔE00 7.64
Light Gray
#D3D3D3
ΔE00 8.02
Fog
#D8DCE0
ΔE00 8.94
Gainsboro
#DCDCDC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAC4 #CABCC2
analogous
#BCCABD #BCCAC4 #BCC9CA
triadic
#BCCAC4 #C4BCCA #CAC4BC
tetradic
#BCCAC4 #BDBCCA #CABCC2 #C9CABC
square
#BCCAC4 #BDBCCA #CABCC2 #C9CABC
split-complementary
#BCCAC4 #CABCC9 #CABDBC
monochromatic
#789488 #9AAFA6 #BCCAC4 #DEE5E2 #EEF1F0
Accessibility & contrast
On white
1.70
#BCCAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BCCAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAC4
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAC4 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C4
Deuteranopia (green-blind)
#C6C6C4
Tritanopia (blue-blind)
#B9CAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccac4; /* rgb */ color: rgb(188, 202, 196); /* oklch */ color: oklch(82.7% 0.017 168.4);
Tailwind
colors: {
custom: {
50: '#d0dad5',
500: '#bccac4',
950: '#000000',
},
}SCSS
$custom: #bccac4; $custom-light: #d0dad5; $custom-dark: #000000;
JSON
{
"hex": "#bccac4",
"rgb": {
"r": 188,
"g": 202,
"b": 196
},
"hsl": {
"h": 154.286,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82653,
"c": 0.01736,
"h": 168.4
},
"luminance": 0.56918
}Semantic roles & 50–950 ramp
primary
#BCCAC4
secondary
#9E8C94
accent
#506E96
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383