#BCCCC4#BCCCC4
#BCCCC4 is a very light, muted teal. Relative luminance 0.579; OKLCH L 83.1% C 0.021 H 164.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCC4 |
|---|---|
| RGB | rgb(188, 204, 196) |
| HSL | hsl(150, 14%, 77%) |
| HSV | hsv(150, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(80.66, -6.94, 2.12) |
| CIE-LCH | lch(80.66, 7.26, 163.01°) |
| OKLab | oklab(83.07% -0.0198 0.0055) |
| OKLCH | oklch(83.07% 0.021 164.5) |
| XYZ | xyz(52.2937, 57.8620, 60.6273) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.82
Silver
#C0C0C0
ΔE00 8.82
Light Gray
#D3D3D3
ΔE00 8.96
Gainsboro
#DCDCDC
ΔE00 9.78
Fog
#D8DCE0
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCC4 #CCBCC4
analogous
#BCCCBC #BCCCC4 #BCCCCC
triadic
#BCCCC4 #C4BCCC #CCC4BC
tetradic
#BCCCC4 #BCBCCC #CCBCC4 #CCCCBC
square
#BCCCC4 #BCBCCC #CCBCC4 #CCCCBC
split-complementary
#BCCCC4 #CCBCCC #CCBCBC
monochromatic
#779787 #99B2A5 #BCCCC4 #DFE6E3 #EEF2F0
Accessibility & contrast
On white
1.67
#BCCCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BCCCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCC4
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCC4 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C4
Deuteranopia (green-blind)
#C8C7C4
Tritanopia (blue-blind)
#B9CCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcccc4; /* rgb */ color: rgb(188, 204, 196); /* oklch */ color: oklch(83.1% 0.021 164.5);
Tailwind
colors: {
custom: {
50: '#d0dbd5',
500: '#bcccc4',
950: '#000000',
},
}SCSS
$custom: #bcccc4; $custom-light: #d0dbd5; $custom-dark: #000000;
JSON
{
"hex": "#bcccc4",
"rgb": {
"r": 188,
"g": 204,
"b": 196
},
"hsl": {
"h": 150,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.83071,
"c": 0.02059,
"h": 164.5
},
"luminance": 0.57863
}Semantic roles & 50–950 ramp
primary
#BCCCC4
secondary
#A08C96
accent
#4E7398
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483