#B7CCCA#B7CCCA
#B7CCCA is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.9% C 0.023 H 189.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CCCA |
|---|---|
| RGB | rgb(183, 204, 202) |
| HSL | hsl(174, 17%, 76%) |
| HSV | hsv(174, 10%, 80%) |
| CMYK | cmyk(10.3%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.47, -7.46, -1.42) |
| CIE-LCH | lch(80.47, 7.59, 190.76°) |
| OKLab | oklab(82.88% -0.0226 -0.0039) |
| OKLCH | oklch(82.88% 0.023 189.8) |
| XYZ | xyz(51.7795, 57.5164, 64.2394) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.74
Powder Blue
#B0E0E6
ΔE00 8.01
Lightblue
#ADD8E6
ΔE00 8.05
Light Grey
#D8DCD6
ΔE00 8.09
Silver
#C0C0C0
ΔE00 9.19
Light Gray
#D3D3D3
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CCCA #CCB7B9
analogous
#B7CCBF #B7CCCA #B7C3CC
triadic
#B7CCCA #CAB7CC #CCCAB7
tetradic
#B7CCCA #BFB7CC #CCB7B9 #C3CCB7
square
#B7CCCA #BFB7CC #CCB7B9 #C3CCB7
split-complementary
#B7CCCA #CCB7C3 #CCBFB7
monochromatic
#6F9995 #93B3B0 #B7CCCA #DBE5E4 #EDF2F2
Accessibility & contrast
On white
1.68
#B7CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B7CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CCCA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CCCA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#B2CDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7ccca; /* rgb */ color: rgb(183, 204, 202); /* oklch */ color: oklch(82.9% 0.023 189.8);
Tailwind
colors: {
custom: {
50: '#ccdbda',
500: '#b7ccca',
950: '#000000',
},
}SCSS
$custom: #b7ccca; $custom-light: #ccdbda; $custom-dark: #000000;
JSON
{
"hex": "#b7ccca",
"rgb": {
"r": 183,
"g": 204,
"b": 202
},
"hsl": {
"h": 174.286,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.82882,
"c": 0.02289,
"h": 189.8
},
"luminance": 0.57517
}Semantic roles & 50–950 ramp
primary
#B7CCCA
secondary
#A08789
accent
#4A529B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483