#B8CDCC#B8CDCC
#B8CDCC is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.2% C 0.023 H 193.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CDCC |
|---|---|
| RGB | rgb(184, 205, 204) |
| HSL | hsl(177, 17%, 76%) |
| HSV | hsv(177, 10%, 80%) |
| CMYK | cmyk(10.2%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(80.86, -7.25, -1.91) |
| CIE-LCH | lch(80.86, 7.50, 194.77°) |
| OKLab | oklab(83.22% -0.0221 -0.0052) |
| OKLCH | oklch(83.22% 0.023 193.2) |
| XYZ | xyz(52.4950, 58.2117, 65.5853) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.65
Lightblue
#ADD8E6
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 7.99
Fog
#D8DCE0
ΔE00 9.10
Silver
#C0C0C0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CDCC #CDB8B9
analogous
#B8CDC2 #B8CDCC #B8C4CD
triadic
#B8CDCC #CCB8CD #CDCCB8
tetradic
#B8CDCC #C2B8CD #CDB8B9 #C4CDB8
square
#B8CDCC #C2B8CD #CDB8B9 #C4CDB8
split-complementary
#B8CDCC #CDB8C4 #CDC2B8
monochromatic
#709A98 #94B4B2 #B8CDCC #DCE6E6 #EDF2F2
Accessibility & contrast
On white
1.66
#B8CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#B8CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CDCC
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CDCC | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#B2CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8cdcc; /* rgb */ color: rgb(184, 205, 204); /* oklch */ color: oklch(83.2% 0.023 193.2);
Tailwind
colors: {
custom: {
50: '#cddcdb',
500: '#b8cdcc',
950: '#000000',
},
}SCSS
$custom: #b8cdcc; $custom-light: #cddcdb; $custom-dark: #000000;
JSON
{
"hex": "#b8cdcc",
"rgb": {
"r": 184,
"g": 205,
"b": 204
},
"hsl": {
"h": 177.143,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.83223,
"c": 0.02275,
"h": 193.2
},
"luminance": 0.58213
}Semantic roles & 50–950 ramp
primary
#B8CDCC
secondary
#A28889
accent
#4A4E9C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131515
muted
#838484