#B5CCCA#B5CCCA
#B5CCCA is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.7% C 0.025 H 190.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCCA |
|---|---|
| RGB | rgb(181, 204, 202) |
| HSL | hsl(175, 18%, 75%) |
| HSV | hsv(175, 11%, 80%) |
| CMYK | cmyk(11.3%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.33, -8.11, -1.63) |
| CIE-LCH | lch(80.33, 8.28, 191.38°) |
| OKLab | oklab(82.74% -0.0246 -0.0045) |
| OKLCH | oklch(82.74% 0.025 190.3) |
| XYZ | xyz(51.3071, 57.2728, 64.2173) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.39
Powder Blue
#B0E0E6
ΔE00 7.56
Lightblue
#ADD8E6
ΔE00 7.79
Light Grey
#D8DCD6
ΔE00 8.67
Silver
#C0C0C0
ΔE00 9.79
Light Gray
#D3D3D3
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCCA #CCB5B7
analogous
#B5CCBE #B5CCCA #B5C2CC
triadic
#B5CCCA #CAB5CC #CCCAB5
tetradic
#B5CCCA #BEB5CC #CCB5B7 #C2CCB5
square
#B5CCCA #BEB5CC #CCB5B7 #C2CCB5
split-complementary
#B5CCCA #CCB5C2 #CCBEB5
monochromatic
#6D9A96 #91B3B0 #B5CCCA #D9E5E4 #EDF3F2
Accessibility & contrast
On white
1.69
#B5CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#B5CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCCA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCCA | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#AFCDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b5ccca; /* rgb */ color: rgb(181, 204, 202); /* oklch */ color: oklch(82.7% 0.025 190.3);
Tailwind
colors: {
custom: {
50: '#cbdbda',
500: '#b5ccca',
950: '#000000',
},
}SCSS
$custom: #b5ccca; $custom-light: #cbdbda; $custom-dark: #000000;
JSON
{
"hex": "#b5ccca",
"rgb": {
"r": 181,
"g": 204,
"b": 202
},
"hsl": {
"h": 174.783,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.8274,
"c": 0.02499,
"h": 190.3
},
"luminance": 0.57274
}Semantic roles & 50–950 ramp
primary
#B5CCCA
secondary
#A18587
accent
#49509D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483