#85BABB#85BABB
#85BABB is a light, muted teal. Relative luminance 0.437; OKLCH L 75.2% C 0.055 H 197.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #85BABB |
|---|---|
| RGB | rgb(133, 186, 187) |
| HSL | hsl(181, 28%, 63%) |
| HSV | hsv(181, 29%, 73%) |
| CMYK | cmyk(28.9%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(72.02, -16.97, -6.09) |
| CIE-LCH | lch(72.02, 18.03, 199.73°) |
| OKLab | oklab(75.24% -0.0528 -0.0167) |
| OKLCH | oklch(75.24% 0.055 197.5) |
| XYZ | xyz(36.1985, 43.6903, 53.5298) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.94
Mediumturquoise
#48D1CC
ΔE00 10.20
Powder Blue
#B0E0E6
ΔE00 10.24
Greyish Teal
#719F91
ΔE00 10.31
Turquoise Blue
#06B1C4
ΔE00 10.48
Lightblue
#ADD8E6
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BABB #BB8685
analogous
#85BBA1 #85BABB #859FBB
triadic
#85BABB #BB85BA #BABB85
tetradic
#85BABB #A185BB #BB8685 #9FBB85
square
#85BABB #A185BB #BB8685 #9FBB85
split-complementary
#85BABB #BB859F #BBA185
monochromatic
#477E7F #5EA4A5 #85BABB #ACD0D1 #D4E6E7
Accessibility & contrast
On white
2.16
#85BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#85BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BABB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BABB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#72BEBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #85babb; /* rgb */ color: rgb(133, 186, 187); /* oklch */ color: oklch(75.2% 0.055 197.5);
Tailwind
colors: {
custom: {
50: '#aacecf',
500: '#85babb',
950: '#000000',
},
}SCSS
$custom: #85babb; $custom-light: #aacecf; $custom-dark: #000000;
JSON
{
"hex": "#85babb",
"rgb": {
"r": 133,
"g": 186,
"b": 187
},
"hsl": {
"h": 181.111,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.7524,
"c": 0.0554,
"h": 197.5
},
"luminance": 0.43692
}Semantic roles & 50–950 ramp
primary
#85BABB
secondary
#D8C4C4
accent
#403EA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282