#BCCEC8#BCCEC8
#BCCEC8 is a very light, muted teal. Relative luminance 0.590; OKLCH L 83.6% C 0.021 H 173.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEC8 |
|---|---|
| RGB | rgb(188, 206, 200) |
| HSL | hsl(160, 16%, 77%) |
| HSV | hsv(160, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(81.29, -7.22, 0.90) |
| CIE-LCH | lch(81.29, 7.28, 172.90°) |
| OKLab | oklab(83.6% -0.0211 0.0023) |
| OKLCH | oklch(83.6% 0.021 173.8) |
| XYZ | xyz(53.2334, 59.0034, 63.2166) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 9.00
Silver
#C0C0C0
ΔE00 9.08
Powder Blue
#B0E0E6
ΔE00 9.27
Fog
#D8DCE0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEC8 #CEBCC2
analogous
#BCCEBF #BCCEC8 #BCCBCE
triadic
#BCCEC8 #C8BCCE #CEC8BC
tetradic
#BCCEC8 #BFBCCE #CEBCC2 #CBCEBC
square
#BCCEC8 #BFBCCE #CEBCC2 #CBCEBC
split-complementary
#BCCEC8 #CEBCCB #CEBFBC
monochromatic
#759A8E #99B4AB #BCCEC8 #DFE8E5 #EDF2F0
Accessibility & contrast
On white
1.64
#BCCEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BCCEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEC8
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEC8 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC8
Deuteranopia (green-blind)
#C9C9C8
Tritanopia (blue-blind)
#B8CECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccec8; /* rgb */ color: rgb(188, 206, 200); /* oklch */ color: oklch(83.6% 0.021 173.8);
Tailwind
colors: {
custom: {
50: '#d0ddd8',
500: '#bccec8',
950: '#000000',
},
}SCSS
$custom: #bccec8; $custom-light: #d0ddd8; $custom-dark: #000000;
JSON
{
"hex": "#bccec8",
"rgb": {
"r": 188,
"g": 206,
"b": 200
},
"hsl": {
"h": 160,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.83604,
"c": 0.02118,
"h": 173.8
},
"luminance": 0.59004
}Semantic roles & 50–950 ramp
primary
#BCCEC8
secondary
#A28C93
accent
#4C669A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483