#BDCFD0#BDCFD0
#BDCFD0 is a very light, near-neutral teal. Relative luminance 0.600; OKLCH L 84.1% C 0.020 H 200.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFD0 |
|---|---|
| RGB | rgb(189, 207, 208) |
| HSL | hsl(183, 17%, 78%) |
| HSV | hsv(183, 9%, 82%) |
| CMYK | cmyk(9.1%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(81.84, -5.86, -2.57) |
| CIE-LCH | lch(81.84, 6.40, 203.70°) |
| OKLab | oklab(84.12% -0.0183 -0.007) |
| OKLCH | oklch(84.12% 0.02 200.8) |
| XYZ | xyz(54.6817, 59.9977, 68.3621) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.63
Light Grey
#D8DCD6
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.48
Lightblue
#ADD8E6
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 7.81
Silver
#C0C0C0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFD0 #D0BEBD
analogous
#BDD0C7 #BDCFD0 #BDC5D0
triadic
#BDCFD0 #D0BDCF #CFD0BD
tetradic
#BDCFD0 #C7BDD0 #D0BEBD #C5D0BD
square
#BDCFD0 #C7BDD0 #D0BEBD #C5D0BD
split-complementary
#BDCFD0 #D0BDC5 #D0C7BD
monochromatic
#769B9D #99B5B7 #BDCFD0 #E1E9E9 #EDF2F2
Accessibility & contrast
On white
1.62
#BDCFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BDCFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFD0
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFD0 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD0
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#B8D0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdcfd0; /* rgb */ color: rgb(189, 207, 208); /* oklch */ color: oklch(84.1% 0.020 200.8);
Tailwind
colors: {
custom: {
50: '#d1ddde',
500: '#bdcfd0',
950: '#000000',
},
}SCSS
$custom: #bdcfd0; $custom-light: #d1ddde; $custom-dark: #000000;
JSON
{
"hex": "#bdcfd0",
"rgb": {
"r": 189,
"g": 207,
"b": 208
},
"hsl": {
"h": 183.158,
"s": 16.814,
"l": 77.843
},
"oklch": {
"l": 0.8412,
"c": 0.01956,
"h": 200.8
},
"luminance": 0.59999
}Semantic roles & 50–950 ramp
primary
#BDCFD0
secondary
#A58E8D
accent
#4F4A9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484