#B8CCCC#B8CCCC
#B8CCCC is a very light, muted teal. Relative luminance 0.577; OKLCH L 83.0% C 0.022 H 196.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCCC |
|---|---|
| RGB | rgb(184, 204, 204) |
| HSL | hsl(180, 16%, 76%) |
| HSV | hsv(180, 10%, 80%) |
| CMYK | cmyk(9.8%, 0%, 0%, 20%) |
| CIE-LAB | lab(80.59, -6.73, -2.30) |
| CIE-LCH | lch(80.59, 7.11, 198.88°) |
| OKLab | oklab(83.01% -0.0208 -0.0062) |
| OKLCH | oklch(83.01% 0.022 196.7) |
| XYZ | xyz(52.2566, 57.7348, 65.5058) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 7.55
Light Grey
#D8DCD6
ΔE00 7.92
Powder Blue
#B0E0E6
ΔE00 8.07
Silver
#C0C0C0
ΔE00 8.63
Fog
#D8DCE0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCCC #CCB8B8
analogous
#B8CCC2 #B8CCCC #B8C2CC
triadic
#B8CCCC #CCB8CC #CCCCB8
tetradic
#B8CCCC #C2B8CC #CCB8B8 #C2CCB8
square
#B8CCCC #C2B8CC #CCB8B8 #C2CCB8
split-complementary
#B8CCCC #CCB8C2 #CCC2B8
monochromatic
#719999 #94B2B2 #B8CCCC #DCE6E6 #EDF2F2
Accessibility & contrast
On white
1.67
#B8CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#B8CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCCC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCCC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#B2CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8cccc; /* rgb */ color: rgb(184, 204, 204); /* oklch */ color: oklch(83.0% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#cddbdb',
500: '#b8cccc',
950: '#000000',
},
}SCSS
$custom: #b8cccc; $custom-light: #cddbdb; $custom-dark: #000000;
JSON
{
"hex": "#b8cccc",
"rgb": {
"r": 184,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.83014,
"c": 0.02168,
"h": 196.7
},
"luminance": 0.57736
}Semantic roles & 50–950 ramp
primary
#B8CCCC
secondary
#A08888
accent
#4B4B9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131515
muted
#838484