#85BCBB#85BCBB
#85BCBB is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.057 H 194.6°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #85BCBB |
|---|---|
| RGB | rgb(133, 188, 187) |
| HSL | hsl(179, 29%, 63%) |
| HSV | hsv(179, 29%, 74%) |
| CMYK | cmyk(29.3%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(72.59, -18.00, -5.25) |
| CIE-LCH | lch(72.59, 18.75, 196.26°) |
| OKLab | oklab(75.69% -0.0554 -0.0144) |
| OKLCH | oklch(75.69% 0.057 194.6) |
| XYZ | xyz(36.6227, 44.5389, 53.6712) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.34
Mediumturquoise
#48D1CC
ΔE00 9.46
Pale Teal
#82CBB2
ΔE00 9.79
Powder Blue
#B0E0E6
ΔE00 10.16
Greyish Teal
#719F91
ΔE00 10.20
Darkturquoise
#00CED1
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BCBB #BC8586
analogous
#85BC9F #85BCBB #85A1BC
triadic
#85BCBB #BB85BC #BCBB85
tetradic
#85BCBB #9F85BC #BC8586 #A1BC85
square
#85BCBB #9F85BC #BC8586 #A1BC85
split-complementary
#85BCBB #BC85A1 #BC9F85
monochromatic
#46807F #5DA6A5 #85BCBB #ADD2D1 #D4E7E7
Accessibility & contrast
On white
2.12
#85BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#85BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BCBB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BCBB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#72BFBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #85bcbb; /* rgb */ color: rgb(133, 188, 187); /* oklch */ color: oklch(75.7% 0.057 194.6);
Tailwind
colors: {
custom: {
50: '#aad0cf',
500: '#85bcbb',
950: '#000000',
},
}SCSS
$custom: #85bcbb; $custom-light: #aad0cf; $custom-dark: #000000;
JSON
{
"hex": "#85bcbb",
"rgb": {
"r": 133,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.909,
"s": 29.101,
"l": 62.941
},
"oklch": {
"l": 0.75691,
"c": 0.05726,
"h": 194.6
},
"luminance": 0.44541
}Semantic roles & 50–950 ramp
primary
#85BCBB
secondary
#D8C4C5
accent
#3E40A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282