#B8CDCA#B8CDCA
#B8CDCA is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.2% C 0.023 H 186.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CDCA |
|---|---|
| RGB | rgb(184, 205, 202) |
| HSL | hsl(171, 17%, 76%) |
| HSV | hsv(171, 10%, 80%) |
| CMYK | cmyk(10.2%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(80.80, -7.65, -0.92) |
| CIE-LCH | lch(80.80, 7.70, 186.86°) |
| OKLab | oklab(83.16% -0.0229 -0.0026) |
| OKLCH | oklch(83.16% 0.023 186.4) |
| XYZ | xyz(52.2567, 58.1164, 64.3301) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.84
Light Grey
#D8DCD6
ΔE00 7.94
Powder Blue
#B0E0E6
ΔE00 8.05
Lightblue
#ADD8E6
ΔE00 8.36
Silver
#C0C0C0
ΔE00 9.39
Light Gray
#D3D3D3
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CDCA #CDB8BB
analogous
#B8CDC0 #B8CDCA #B8C6CD
triadic
#B8CDCA #CAB8CD #CDCAB8
tetradic
#B8CDCA #C0B8CD #CDB8BB #C6CDB8
square
#B8CDCA #C0B8CD #CDB8BB #C6CDB8
split-complementary
#B8CDCA #CDB8C6 #CDC0B8
monochromatic
#709A94 #94B4AF #B8CDCA #DCE6E5 #EDF2F2
Accessibility & contrast
On white
1.66
#B8CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#B8CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CDCA
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CDCA | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCACA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#B3CECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cdca; /* rgb */ color: rgb(184, 205, 202); /* oklch */ color: oklch(83.2% 0.023 186.4);
Tailwind
colors: {
custom: {
50: '#cddcda',
500: '#b8cdca',
950: '#000000',
},
}SCSS
$custom: #b8cdca; $custom-light: #cddcda; $custom-dark: #000000;
JSON
{
"hex": "#b8cdca",
"rgb": {
"r": 184,
"g": 205,
"b": 202
},
"hsl": {
"h": 171.429,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.83164,
"c": 0.02308,
"h": 186.4
},
"luminance": 0.58117
}Semantic roles & 50–950 ramp
primary
#B8CDCA
secondary
#A2888B
accent
#4A569C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483