#B8CDCF#B8CDCF
#B8CDCF is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.3% C 0.023 H 203.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CDCF |
|---|---|
| RGB | rgb(184, 205, 207) |
| HSL | hsl(185, 19%, 77%) |
| HSV | hsv(185, 11%, 81%) |
| CMYK | cmyk(11.1%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(80.94, -6.65, -3.40) |
| CIE-LCH | lch(80.94, 7.47, 207.06°) |
| OKLab | oklab(83.31% -0.021 -0.0092) |
| OKLCH | oklch(83.31% 0.023 203.7) |
| XYZ | xyz(52.8583, 58.3570, 67.4985) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 6.73
Powder Blue
#B0E0E6
ΔE00 7.67
Light Grey
#D8DCD6
ΔE00 8.27
Fog
#D8DCE0
ΔE00 8.48
Silver
#C0C0C0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CDCF #CFBAB8
analogous
#B8CFC6 #B8CDCF #B8C2CF
triadic
#B8CDCF #CFB8CD #CDCFB8
tetradic
#B8CDCF #C6B8CF #CFBAB8 #C2CFB8
square
#B8CDCF #C6B8CF #CFBAB8 #C2CFB8
split-complementary
#B8CDCF #CFB8C2 #CFC6B8
monochromatic
#6F9A9E #93B3B6 #B8CDCF #DDE7E8 #EDF2F3
Accessibility & contrast
On white
1.66
#B8CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#B8CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CDCF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CDCF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C5C8CF
Tritanopia (blue-blind)
#B2CFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cdcf; /* rgb */ color: rgb(184, 205, 207); /* oklch */ color: oklch(83.3% 0.023 203.7);
Tailwind
colors: {
custom: {
50: '#cddcdd',
500: '#b8cdcf',
950: '#000000',
},
}SCSS
$custom: #b8cdcf; $custom-light: #cddcdd; $custom-dark: #000000;
JSON
{
"hex": "#b8cdcf",
"rgb": {
"r": 184,
"g": 205,
"b": 207
},
"hsl": {
"h": 185.217,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.83314,
"c": 0.0229,
"h": 203.7
},
"luminance": 0.58358
}Semantic roles & 50–950 ramp
primary
#B8CDCF
secondary
#A48A87
accent
#4F489E
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484