#85BBBC#85BBBC
#85BBBC is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.056 H 197.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBBC |
|---|---|
| RGB | rgb(133, 187, 188) |
| HSL | hsl(181, 29%, 63%) |
| HSV | hsv(181, 29%, 74%) |
| CMYK | cmyk(29.3%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.33, -17.26, -6.17) |
| CIE-LCH | lch(72.33, 18.33, 199.69°) |
| OKLab | oklab(75.5% -0.0537 -0.0169) |
| OKLCH | oklch(75.5% 0.056 197.5) |
| XYZ | xyz(36.5173, 44.1561, 54.1660) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.14
Mediumturquoise
#48D1CC
ΔE00 9.96
Powder Blue
#B0E0E6
ΔE00 10.05
Turquoise Blue
#06B1C4
ΔE00 10.47
Greyish Teal
#719F91
ΔE00 10.50
Darkturquoise
#00CED1
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBBC #BC8685
analogous
#85BCA1 #85BBBC #859FBC
triadic
#85BBBC #BC85BB #BBBC85
tetradic
#85BBBC #A185BC #BC8685 #9FBC85
square
#85BBBC #A185BC #BC8685 #9FBC85
split-complementary
#85BBBC #BC859F #BCA185
monochromatic
#467F80 #5DA5A6 #85BBBC #ADD1D2 #D4E7E7
Accessibility & contrast
On white
2.14
#85BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#85BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBBC
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBBC | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#71BFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #85bbbc; /* rgb */ color: rgb(133, 187, 188); /* oklch */ color: oklch(75.5% 0.056 197.5);
Tailwind
colors: {
custom: {
50: '#aacfd0',
500: '#85bbbc',
950: '#000000',
},
}SCSS
$custom: #85bbbc; $custom-light: #aacfd0; $custom-dark: #000000;
JSON
{
"hex": "#85bbbc",
"rgb": {
"r": 133,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.091,
"s": 29.101,
"l": 62.941
},
"oklch": {
"l": 0.75498,
"c": 0.05631,
"h": 197.5
},
"luminance": 0.44158
}Semantic roles & 50–950 ramp
primary
#85BBBC
secondary
#D8C5C4
accent
#403EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282