#BDCCC9#BDCCC9
#BDCCC9 is a very light, near-neutral teal. Relative luminance 0.582; OKLCH L 83.3% C 0.017 H 182.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCC9 |
|---|---|
| RGB | rgb(189, 204, 201) |
| HSL | hsl(168, 13%, 77%) |
| HSV | hsv(168, 7%, 80%) |
| CMYK | cmyk(7.4%, 0%, 1.5%, 20%) |
| CIE-LAB | lab(80.86, -5.65, -0.26) |
| CIE-LCH | lch(80.86, 5.66, 182.61°) |
| OKLab | oklab(83.29% -0.0168 -0.0008) |
| OKLCH | oklch(83.29% 0.017 182.6) |
| XYZ | xyz(53.1195, 58.2210, 63.6862) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.76
Light Grey
#D8DCD6
ΔE00 6.30
Silver
#C0C0C0
ΔE00 7.46
Light Gray
#D3D3D3
ΔE00 7.54
Fog
#D8DCE0
ΔE00 8.00
Gainsboro
#DCDCDC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCC9 #CCBDC0
analogous
#BDCCC2 #BDCCC9 #BDC8CC
triadic
#BDCCC9 #C9BDCC #CCC9BD
tetradic
#BDCCC9 #C2BDCC #CCBDC0 #C8CCBD
square
#BDCCC9 #C2BDCC #CCBDC0 #C8CCBD
split-complementary
#BDCCC9 #CCBDC8 #CCC2BD
monochromatic
#789791 #9AB1AD #BDCCC9 #E0E7E5 #EEF2F1
Accessibility & contrast
On white
1.66
#BDCCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BDCCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCC9
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCC9 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACAC9
Deuteranopia (green-blind)
#C7C8C9
Tritanopia (blue-blind)
#BACDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdccc9; /* rgb */ color: rgb(189, 204, 201); /* oklch */ color: oklch(83.3% 0.017 182.6);
Tailwind
colors: {
custom: {
50: '#d0dbd9',
500: '#bdccc9',
950: '#000000',
},
}SCSS
$custom: #bdccc9; $custom-light: #d0dbd9; $custom-dark: #000000;
JSON
{
"hex": "#bdccc9",
"rgb": {
"r": 189,
"g": 204,
"b": 201
},
"hsl": {
"h": 168,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83289,
"c": 0.01684,
"h": 182.6
},
"luminance": 0.58222
}Semantic roles & 50–950 ramp
primary
#BDCCC9
secondary
#A08D91
accent
#4F5D97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483