#85BABE#85BABE
#85BABE is a light, muted teal. Relative luminance 0.438; OKLCH L 75.3% C 0.056 H 201.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #85BABE |
|---|---|
| RGB | rgb(133, 186, 190) |
| HSL | hsl(184, 30%, 63%) |
| HSV | hsv(184, 30%, 75%) |
| CMYK | cmyk(30%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.11, -16.27, -7.60) |
| CIE-LCH | lch(72.11, 17.96, 205.04°) |
| OKLab | oklab(75.34% -0.0516 -0.0208) |
| OKLCH | oklch(75.34% 0.056 201.9) |
| XYZ | xyz(36.5230, 43.8201, 55.2389) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.12
Powder Blue
#B0E0E6
ΔE00 9.94
Lightblue
#ADD8E6
ΔE00 9.97
Turquoise Blue
#06B1C4
ΔE00 10.03
Sky Blue
#87CEEB
ΔE00 10.10
Bluegrey
#85A3B2
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BABE #BE8985
analogous
#85BEA5 #85BABE #859DBE
triadic
#85BABE #BE85BA #BABE85
tetradic
#85BABE #A585BE #BE8985 #9DBE85
square
#85BABE #A585BE #BE8985 #9DBE85
split-complementary
#85BABE #BE859D #BEA585
monochromatic
#467F83 #5DA3A9 #85BABE #ADD1D3 #D5E7E9
Accessibility & contrast
On white
2.15
#85BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#85BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BABE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BABE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A8ADBE
Tritanopia (blue-blind)
#71BEBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #85babe; /* rgb */ color: rgb(133, 186, 190); /* oklch */ color: oklch(75.3% 0.056 201.9);
Tailwind
colors: {
custom: {
50: '#aaced1',
500: '#85babe',
950: '#000000',
},
}SCSS
$custom: #85babe; $custom-light: #aaced1; $custom-dark: #000000;
JSON
{
"hex": "#85babe",
"rgb": {
"r": 133,
"g": 186,
"b": 190
},
"hsl": {
"h": 184.211,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.75338,
"c": 0.05564,
"h": 201.9
},
"luminance": 0.43822
}Semantic roles & 50–950 ramp
primary
#85BABE
secondary
#DAC7C5
accent
#443CA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282