#BDCFCF#BDCFCF
#BDCFCF is a very light, near-neutral teal. Relative luminance 0.599; OKLCH L 84.1% C 0.019 H 196.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFCF |
|---|---|
| RGB | rgb(189, 207, 207) |
| HSL | hsl(180, 16%, 78%) |
| HSV | hsv(180, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(81.81, -6.06, -2.08) |
| CIE-LCH | lch(81.81, 6.40, 198.94°) |
| OKLab | oklab(84.09% -0.0187 -0.0056) |
| OKLCH | oklch(84.09% 0.02 196.8) |
| XYZ | xyz(54.5591, 59.9486, 67.7162) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.64
Light Grey
#D8DCD6
ΔE00 6.95
Fog
#D8DCE0
ΔE00 7.71
Lightblue
#ADD8E6
ΔE00 7.79
Light Gray
#D3D3D3
ΔE00 7.92
Silver
#C0C0C0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFCF #CFBDBD
analogous
#BDCFC6 #BDCFCF #BDC6CF
triadic
#BDCFCF #CFBDCF #CFCFBD
tetradic
#BDCFCF #C6BDCF #CFBDBD #C6CFBD
square
#BDCFCF #C6BDCF #CFBDBD #C6CFBD
split-complementary
#BDCFCF #CFBDC6 #CFC6BD
monochromatic
#769B9B #9AB5B5 #BDCFCF #E0E9E9 #EDF2F2
Accessibility & contrast
On white
1.62
#BDCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BDCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFCF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFCF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#B8D0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdcfcf; /* rgb */ color: rgb(189, 207, 207); /* oklch */ color: oklch(84.1% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#d1dddd',
500: '#bdcfcf',
950: '#000000',
},
}SCSS
$custom: #bdcfcf; $custom-light: #d1dddd; $custom-dark: #000000;
JSON
{
"hex": "#bdcfcf",
"rgb": {
"r": 189,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.8409,
"c": 0.0195,
"h": 196.8
},
"luminance": 0.59949
}Semantic roles & 50–950 ramp
primary
#BDCFCF
secondary
#A38D8D
accent
#4B4B9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484