#B9CCCA#B9CCCA
#B9CCCA is a very light, muted teal. Relative luminance 0.578; OKLCH L 83.0% C 0.021 H 189.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CCCA |
|---|---|
| RGB | rgb(185, 204, 202) |
| HSL | hsl(174, 16%, 76%) |
| HSV | hsv(174, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.61, -6.79, -1.20) |
| CIE-LCH | lch(80.61, 6.90, 190.00°) |
| OKLab | oklab(83.03% -0.0205 -0.0033) |
| OKLCH | oklch(83.03% 0.021 189.1) |
| XYZ | xyz(52.2587, 57.7635, 64.2619) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.07
Light Grey
#D8DCD6
ΔE00 7.51
Lightblue
#ADD8E6
ΔE00 8.38
Powder Blue
#B0E0E6
ΔE00 8.50
Silver
#C0C0C0
ΔE00 8.58
Light Gray
#D3D3D3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CCCA #CCB9BB
analogous
#B9CCC1 #B9CCCA #B9C5CC
triadic
#B9CCCA #CAB9CC #CCCAB9
tetradic
#B9CCCA #C1B9CC #CCB9BB #C5CCB9
square
#B9CCCA #C1B9CC #CCB9BB #C5CCB9
split-complementary
#B9CCCA #CCB9C5 #CCC1B9
monochromatic
#729894 #96B2AF #B9CCCA #DCE6E5 #EDF2F2
Accessibility & contrast
On white
1.67
#B9CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#B9CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CCCA
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CCCA | 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)
#CACACA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#B4CDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b9ccca; /* rgb */ color: rgb(185, 204, 202); /* oklch */ color: oklch(83.0% 0.021 189.1);
Tailwind
colors: {
custom: {
50: '#cedbda',
500: '#b9ccca',
950: '#000000',
},
}SCSS
$custom: #b9ccca; $custom-light: #cedbda; $custom-dark: #000000;
JSON
{
"hex": "#b9ccca",
"rgb": {
"r": 185,
"g": 204,
"b": 202
},
"hsl": {
"h": 173.684,
"s": 15.702,
"l": 76.275
},
"oklch": {
"l": 0.83026,
"c": 0.02079,
"h": 189.1
},
"luminance": 0.57764
}Semantic roles & 50–950 ramp
primary
#B9CCCA
secondary
#A0898B
accent
#4C549A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483