#B7CDC8#B7CDC8
#B7CDC8 is a very light, muted teal. Relative luminance 0.579; OKLCH L 83.0% C 0.025 H 180.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDC8 |
|---|---|
| RGB | rgb(183, 205, 200) |
| HSL | hsl(166, 18%, 76%) |
| HSV | hsv(166, 11%, 80%) |
| CMYK | cmyk(10.7%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(80.68, -8.37, -0.03) |
| CIE-LCH | lch(80.68, 8.37, 180.23°) |
| OKLab | oklab(83.03% -0.0247 -0.0002) |
| OKLCH | oklch(83.03% 0.025 180.5) |
| XYZ | xyz(51.7827, 57.8991, 63.0798) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 8.23
Light Grey
#D8DCD6
ΔE00 8.27
Lightblue
#ADD8E6
ΔE00 9.03
Silver
#C0C0C0
ΔE00 10.00
Light Gray
#D3D3D3
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDC8 #CDB7BC
analogous
#B7CDBD #B7CDC8 #B7C7CD
triadic
#B7CDC8 #C8B7CD #CDC8B7
tetradic
#B7CDC8 #BDB7CD #CDB7BC #C7CDB7
square
#B7CDC8 #BDB7CD #CDB7BC #C7CDB7
split-complementary
#B7CDC8 #CDB7C7 #CDBDB7
monochromatic
#6F9B91 #93B4AC #B7CDC8 #DBE6E4 #EDF2F1
Accessibility & contrast
On white
1.67
#B7CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B7CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDC8
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDC8 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#C6C7C8
Tritanopia (blue-blind)
#B2CECB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cdc8; /* rgb */ color: rgb(183, 205, 200); /* oklch */ color: oklch(83.0% 0.025 180.5);
Tailwind
colors: {
custom: {
50: '#ccdcd8',
500: '#b7cdc8',
950: '#000000',
},
}SCSS
$custom: #b7cdc8; $custom-light: #ccdcd8; $custom-dark: #000000;
JSON
{
"hex": "#b7cdc8",
"rgb": {
"r": 183,
"g": 205,
"b": 200
},
"hsl": {
"h": 166.364,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.83034,
"c": 0.02475,
"h": 180.5
},
"luminance": 0.579
}Semantic roles & 50–950 ramp
primary
#B7CDC8
secondary
#A2878D
accent
#495C9C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483