#85B2BA#85B2BA
#85B2BA is a light, muted teal. Relative luminance 0.404; OKLCH L 73.4% C 0.049 H 209.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #85B2BA |
|---|---|
| RGB | rgb(133, 178, 186) |
| HSL | hsl(189, 28%, 63%) |
| HSV | hsv(189, 28%, 73%) |
| CMYK | cmyk(28.5%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(69.73, -13.03, -8.94) |
| CIE-LCH | lch(69.73, 15.80, 214.44°) |
| OKLab | oklab(73.41% -0.0428 -0.0244) |
| OKLCH | oklch(73.41% 0.049 209.7) |
| XYZ | xyz(34.4534, 40.3709, 52.4218) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.02
Greyblue
#77A1B5
ΔE00 7.30
Cadetblue
#5F9EA0
ΔE00 8.65
Cool Grey
#95A3A6
ΔE00 9.09
Bluey Grey
#89A0B0
ΔE00 9.32
Light Grey Blue
#9DBCD4
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B2BA #BA8D85
analogous
#85BAA8 #85B2BA #8597BA
triadic
#85B2BA #BA85B2 #B2BA85
tetradic
#85B2BA #A885BA #BA8D85 #97BA85
square
#85B2BA #A885BA #BA8D85 #97BA85
split-complementary
#85B2BA #BA8597 #BAA885
monochromatic
#47757E #5E99A4 #85B2BA #ACCBD0 #D3E3E6
Accessibility & contrast
On white
2.31
#85B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#85B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B2BA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B2BA | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#73B6B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #85b2ba; /* rgb */ color: rgb(133, 178, 186); /* oklch */ color: oklch(73.4% 0.049 209.7);
Tailwind
colors: {
custom: {
50: '#aac9ce',
500: '#85b2ba',
950: '#000000',
},
}SCSS
$custom: #85b2ba; $custom-light: #aac9ce; $custom-dark: #000000;
JSON
{
"hex": "#85b2ba",
"rgb": {
"r": 133,
"g": 178,
"b": 186
},
"hsl": {
"h": 189.057,
"s": 27.749,
"l": 62.549
},
"oklch": {
"l": 0.73408,
"c": 0.04927,
"h": 209.7
},
"luminance": 0.40373
}Semantic roles & 50–950 ramp
primary
#85B2BA
secondary
#D7C7C4
accent
#4F3FA6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282