#B0CCCA#B0CCCA
#B0CCCA is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.4% C 0.030 H 191.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCCA |
|---|---|
| RGB | rgb(176, 204, 202) |
| HSL | hsl(176, 22%, 75%) |
| HSV | hsv(176, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.00, -9.74, -2.16) |
| CIE-LCH | lch(80.00, 9.98, 192.51°) |
| OKLab | oklab(82.39% -0.0296 -0.0059) |
| OKLCH | oklch(82.39% 0.03 191.3) |
| XYZ | xyz(50.1553, 56.6789, 64.1633) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 7.35
Silver (survey)
#C5C9C7
ΔE00 8.90
Paleturquoise
#AFEEEE
ΔE00 10.01
Light Grey
#D8DCD6
ΔE00 10.05
Pale Sky Blue
#BDF6FE
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCCA #CCB0B2
analogous
#B0CCBC #B0CCCA #B0C0CC
triadic
#B0CCCA #CAB0CC #CCCAB0
tetradic
#B0CCCA #BCB0CC #CCB0B2 #C0CCB0
square
#B0CCCA #BCB0CC #CCB0B2 #C0CCB0
split-complementary
#B0CCCA #CCB0C0 #CCBCB0
monochromatic
#669C98 #8BB4B1 #B0CCCA #D5E4E3 #ECF3F3
Accessibility & contrast
On white
1.70
#B0CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#B0CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCCA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCCA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#A8CECB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0ccca; /* rgb */ color: rgb(176, 204, 202); /* oklch */ color: oklch(82.4% 0.030 191.3);
Tailwind
colors: {
custom: {
50: '#c7dbda',
500: '#b0ccca',
950: '#000000',
},
}SCSS
$custom: #b0ccca; $custom-light: #c7dbda; $custom-dark: #000000;
JSON
{
"hex": "#b0ccca",
"rgb": {
"r": 176,
"g": 204,
"b": 202
},
"hsl": {
"h": 175.714,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82391,
"c": 0.0302,
"h": 191.3
},
"luminance": 0.5668
}Semantic roles & 50–950 ramp
primary
#B0CCCA
secondary
#A17F82
accent
#464CA0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483