#BCCFC9#BCCFC9
#BCCFC9 is a very light, muted teal. Relative luminance 0.595; OKLCH L 83.8% C 0.022 H 174.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFC9 |
|---|---|
| RGB | rgb(188, 207, 201) |
| HSL | hsl(161, 17%, 77%) |
| HSV | hsv(161, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 2.9%, 18.8%) |
| CIE-LAB | lab(81.58, -7.55, 0.79) |
| CIE-LCH | lch(81.58, 7.59, 174.04°) |
| OKLab | oklab(83.84% -0.0221 0.002) |
| OKLCH | oklch(83.84% 0.022 174.9) |
| XYZ | xyz(53.5922, 59.5333, 63.9146) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.66
Light Grey
#D8DCD6
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 8.94
Light Gray
#D3D3D3
ΔE00 9.26
Silver
#C0C0C0
ΔE00 9.43
Fog
#D8DCE0
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFC9 #CFBCC2
analogous
#BCCFC0 #BCCFC9 #BCCCCF
triadic
#BCCFC9 #C9BCCF #CFC9BC
tetradic
#BCCFC9 #C0BCCF #CFBCC2 #CCCFBC
square
#BCCFC9 #C0BCCF #CFBCC2 #CCCFBC
split-complementary
#BCCFC9 #CFBCCC #CFC0BC
monochromatic
#759C90 #98B5AC #BCCFC9 #E0E9E6 #EDF2F1
Accessibility & contrast
On white
1.63
#BCCFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BCCFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFC9
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFC9 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC9
Deuteranopia (green-blind)
#CACAC9
Tritanopia (blue-blind)
#B8D0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccfc9; /* rgb */ color: rgb(188, 207, 201); /* oklch */ color: oklch(83.8% 0.022 174.9);
Tailwind
colors: {
custom: {
50: '#d0ddd9',
500: '#bccfc9',
950: '#000000',
},
}SCSS
$custom: #bccfc9; $custom-light: #d0ddd9; $custom-dark: #000000;
JSON
{
"hex": "#bccfc9",
"rgb": {
"r": 188,
"g": 207,
"b": 201
},
"hsl": {
"h": 161.053,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83842,
"c": 0.02215,
"h": 174.9
},
"luminance": 0.59534
}Semantic roles & 50–950 ramp
primary
#BCCFC9
secondary
#A48C93
accent
#4B649B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483