#BDCFCC#BDCFCC
#BDCFCC is a very light, near-neutral teal. Relative luminance 0.598; OKLCH L 84.0% C 0.020 H 184.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFCC |
|---|---|
| RGB | rgb(189, 207, 204) |
| HSL | hsl(170, 16%, 78%) |
| HSV | hsv(170, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(81.73, -6.64, -0.59) |
| CIE-LCH | lch(81.73, 6.67, 185.09°) |
| OKLab | oklab(84% -0.0198 -0.0017) |
| OKLCH | oklch(84% 0.02 184.8) |
| XYZ | xyz(54.1958, 59.8033, 65.8029) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.86
Light Grey
#D8DCD6
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 8.36
Fog
#D8DCE0
ΔE00 8.48
Silver
#C0C0C0
ΔE00 8.61
Powder Blue
#B0E0E6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFCC #CFBDC0
analogous
#BDCFC3 #BDCFCC #BDC9CF
triadic
#BDCFCC #CCBDCF #CFCCBD
tetradic
#BDCFCC #C3BDCF #CFBDC0 #C9CFBD
square
#BDCFCC #C3BDCF #CFBDC0 #C9CFBD
split-complementary
#BDCFCC #CFBDC9 #CFC3BD
monochromatic
#769B95 #9AB5B1 #BDCFCC #E0E9E7 #EDF2F1
Accessibility & contrast
On white
1.62
#BDCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BDCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFCC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFCC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#B9D0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdcfcc; /* rgb */ color: rgb(189, 207, 204); /* oklch */ color: oklch(84.0% 0.020 184.8);
Tailwind
colors: {
custom: {
50: '#d1dddb',
500: '#bdcfcc',
950: '#000000',
},
}SCSS
$custom: #bdcfcc; $custom-light: #d1dddb; $custom-dark: #000000;
JSON
{
"hex": "#bdcfcc",
"rgb": {
"r": 189,
"g": 207,
"b": 204
},
"hsl": {
"h": 170,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.84002,
"c": 0.01992,
"h": 184.8
},
"luminance": 0.59804
}Semantic roles & 50–950 ramp
primary
#BDCFCC
secondary
#A38D91
accent
#4B599A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484