#BCCECB#BCCECB
#BCCECB is a very light, near-neutral teal. Relative luminance 0.591; OKLCH L 83.7% C 0.020 H 184.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCECB |
|---|---|
| RGB | rgb(188, 206, 203) |
| HSL | hsl(170, 16%, 77%) |
| HSV | hsv(170, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(81.37, -6.64, -0.59) |
| CIE-LCH | lch(81.37, 6.67, 185.08°) |
| OKLab | oklab(83.69% -0.0199 -0.0017) |
| OKLCH | oklch(83.69% 0.02 184.8) |
| XYZ | xyz(53.5875, 59.1450, 65.0812) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.84
Light Grey
#D8DCD6
ΔE00 6.89
Light Gray
#D3D3D3
ΔE00 8.43
Silver
#C0C0C0
ΔE00 8.54
Fog
#D8DCE0
ΔE00 8.60
Powder Blue
#B0E0E6
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCECB #CEBCBF
analogous
#BCCEC2 #BCCECB #BCC8CE
triadic
#BCCECB #CBBCCE #CECBBC
tetradic
#BCCECB #C2BCCE #CEBCBF #C8CEBC
square
#BCCECB #C2BCCE #CEBCBF #C8CEBC
split-complementary
#BCCECB #CEBCC8 #CEC2BC
monochromatic
#759A94 #99B4B0 #BCCECB #DFE8E6 #EDF2F1
Accessibility & contrast
On white
1.64
#BCCECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BCCECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCECB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCECB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#B8CFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccecb; /* rgb */ color: rgb(188, 206, 203); /* oklch */ color: oklch(83.7% 0.020 184.8);
Tailwind
colors: {
custom: {
50: '#d0ddda',
500: '#bccecb',
950: '#000000',
},
}SCSS
$custom: #bccecb; $custom-light: #d0ddda; $custom-dark: #000000;
JSON
{
"hex": "#bccecb",
"rgb": {
"r": 188,
"g": 206,
"b": 203
},
"hsl": {
"h": 170,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.83691,
"c": 0.01994,
"h": 184.8
},
"luminance": 0.59146
}Semantic roles & 50–950 ramp
primary
#BCCECB
secondary
#A28C90
accent
#4C599A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483