#85BBC0#85BBC0
#85BBC0 is a light, muted teal. Relative luminance 0.443; OKLCH L 75.6% C 0.057 H 203.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBC0 |
|---|---|
| RGB | rgb(133, 187, 192) |
| HSL | hsl(185, 32%, 64%) |
| HSV | hsv(185, 31%, 75%) |
| CMYK | cmyk(30.7%, 2.6%, 0%, 24.7%) |
| CIE-LAB | lab(72.45, -16.31, -8.19) |
| CIE-LCH | lch(72.45, 18.25, 206.65°) |
| OKLab | oklab(75.63% -0.0521 -0.0224) |
| OKLCH | oklch(75.63% 0.057 203.3) |
| XYZ | xyz(36.9545, 44.3310, 56.4685) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.40
Lightblue
#ADD8E6
ΔE00 9.62
Sky Blue
#87CEEB
ΔE00 9.62
Powder Blue
#B0E0E6
ΔE00 9.67
Turquoise Blue
#06B1C4
ΔE00 9.92
Bluegrey
#85A3B2
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBC0 #C08A85
analogous
#85C0A7 #85BBC0 #859DC0
triadic
#85BBC0 #C085BB #BBC085
tetradic
#85BBC0 #A785C0 #C08A85 #9DC085
square
#85BBC0 #A785C0 #C08A85 #9DC085
split-complementary
#85BBC0 #C0859D #C0A785
monochromatic
#458086 #5DA5AB #85BBC0 #ADD1D5 #D6E8EA
Accessibility & contrast
On white
2.13
#85BBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#85BBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBC0
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBC0 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C0
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#70BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #85bbc0; /* rgb */ color: rgb(133, 187, 192); /* oklch */ color: oklch(75.6% 0.057 203.3);
Tailwind
colors: {
custom: {
50: '#aacfd3',
500: '#85bbc0',
950: '#000000',
},
}SCSS
$custom: #85bbc0; $custom-light: #aacfd3; $custom-dark: #000000;
JSON
{
"hex": "#85bbc0",
"rgb": {
"r": 133,
"g": 187,
"b": 192
},
"hsl": {
"h": 185.085,
"s": 31.892,
"l": 63.725
},
"oklch": {
"l": 0.75629,
"c": 0.05669,
"h": 203.3
},
"luminance": 0.44333
}Semantic roles & 50–950 ramp
primary
#85BBC0
secondary
#DBC8C6
accent
#443BAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282