#B8CDCB#B8CDCB
#B8CDCB is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.2% C 0.023 H 189.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CDCB |
|---|---|
| RGB | rgb(184, 205, 203) |
| HSL | hsl(174, 17%, 76%) |
| HSV | hsv(174, 10%, 80%) |
| CMYK | cmyk(10.2%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(80.83, -7.45, -1.42) |
| CIE-LCH | lch(80.83, 7.58, 190.76°) |
| OKLab | oklab(83.19% -0.0225 -0.0039) |
| OKLCH | oklch(83.19% 0.023 189.8) |
| XYZ | xyz(52.3755, 58.1639, 64.9557) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.73
Powder Blue
#B0E0E6
ΔE00 7.90
Light Grey
#D8DCD6
ΔE00 7.95
Lightblue
#ADD8E6
ΔE00 7.99
Silver
#C0C0C0
ΔE00 9.24
Light Gray
#D3D3D3
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CDCB #CDB8BA
analogous
#B8CDC1 #B8CDCB #B8C5CD
triadic
#B8CDCB #CBB8CD #CDCBB8
tetradic
#B8CDCB #C1B8CD #CDB8BA #C5CDB8
square
#B8CDCB #C1B8CD #CDB8BA #C5CDB8
split-complementary
#B8CDCB #CDB8C5 #CDC1B8
monochromatic
#709A96 #94B4B1 #B8CDCB #DCE6E5 #EDF2F2
Accessibility & contrast
On white
1.66
#B8CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#B8CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CDCB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CDCB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#B3CECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cdcb; /* rgb */ color: rgb(184, 205, 203); /* oklch */ color: oklch(83.2% 0.023 189.8);
Tailwind
colors: {
custom: {
50: '#cddcda',
500: '#b8cdcb',
950: '#000000',
},
}SCSS
$custom: #b8cdcb; $custom-light: #cddcda; $custom-dark: #000000;
JSON
{
"hex": "#b8cdcb",
"rgb": {
"r": 184,
"g": 205,
"b": 203
},
"hsl": {
"h": 174.286,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.83194,
"c": 0.02288,
"h": 189.8
},
"luminance": 0.58165
}Semantic roles & 50–950 ramp
primary
#B8CDCB
secondary
#A2888A
accent
#4A529C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483