#B7CDCF#B7CDCF
#B7CDCF is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.2% C 0.024 H 203.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDCF |
|---|---|
| RGB | rgb(183, 205, 207) |
| HSL | hsl(185, 20%, 76%) |
| HSV | hsv(185, 12%, 81%) |
| CMYK | cmyk(11.6%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(80.87, -6.98, -3.51) |
| CIE-LCH | lch(80.87, 7.81, 206.68°) |
| OKLab | oklab(83.24% -0.022 -0.0095) |
| OKLCH | oklch(83.24% 0.024 203.3) |
| XYZ | xyz(52.6196, 58.2339, 67.4874) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.54
Silver (survey)
#C5C9C7
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.41
Light Grey
#D8DCD6
ΔE00 8.53
Fog
#D8DCE0
ΔE00 8.79
Silver
#C0C0C0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDCF #CFB9B7
analogous
#B7CFC5 #B7CDCF #B7C1CF
triadic
#B7CDCF #CFB7CD #CDCFB7
tetradic
#B7CDCF #C5B7CF #CFB9B7 #C1CFB7
square
#B7CDCF #C5B7CF #CFB9B7 #C1CFB7
split-complementary
#B7CDCF #CFB7C1 #CFC5B7
monochromatic
#6E9A9E #92B4B7 #B7CDCF #DCE7E7 #EDF2F3
Accessibility & contrast
On white
1.66
#B7CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B7CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDCF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDCF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#B0CFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b7cdcf; /* rgb */ color: rgb(183, 205, 207); /* oklch */ color: oklch(83.2% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#ccdcdd',
500: '#b7cdcf',
950: '#000000',
},
}SCSS
$custom: #b7cdcf; $custom-light: #ccdcdd; $custom-dark: #000000;
JSON
{
"hex": "#b7cdcf",
"rgb": {
"r": 183,
"g": 205,
"b": 207
},
"hsl": {
"h": 185,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.83242,
"c": 0.02395,
"h": 203.3
},
"luminance": 0.58235
}Semantic roles & 50–950 ramp
primary
#B7CDCF
secondary
#A48986
accent
#4E479E
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484