#85BBBA#85BBBA
#85BBBA is a light, muted teal. Relative luminance 0.441; OKLCH L 75.4% C 0.056 H 194.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBBA |
|---|---|
| RGB | rgb(133, 187, 186) |
| HSL | hsl(179, 28%, 63%) |
| HSV | hsv(179, 29%, 73%) |
| CMYK | cmyk(28.9%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.28, -17.72, -5.17) |
| CIE-LCH | lch(72.28, 18.46, 196.25°) |
| OKLab | oklab(75.43% -0.0545 -0.0142) |
| OKLCH | oklch(75.43% 0.056 194.6) |
| XYZ | xyz(36.3032, 44.0705, 53.0384) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.14
Mediumturquoise
#48D1CC
ΔE00 9.69
Pale Teal
#82CBB2
ΔE00 9.92
Greyish Teal
#719F91
ΔE00 9.98
Powder Blue
#B0E0E6
ΔE00 10.34
Lightseagreen
#20B2AA
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBBA #BB8586
analogous
#85BB9F #85BBBA #85A1BB
triadic
#85BBBA #BA85BB #BBBA85
tetradic
#85BBBA #9F85BB #BB8586 #A1BB85
square
#85BBBA #9F85BB #BB8586 #A1BB85
split-complementary
#85BBBA #BB85A1 #BB9F85
monochromatic
#477F7E #5EA5A4 #85BBBA #ACD1D0 #D4E7E6
Accessibility & contrast
On white
2.14
#85BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#85BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBBA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBBA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BA
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#72BEBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #85bbba; /* rgb */ color: rgb(133, 187, 186); /* oklch */ color: oklch(75.4% 0.056 194.6);
Tailwind
colors: {
custom: {
50: '#aacfce',
500: '#85bbba',
950: '#000000',
},
}SCSS
$custom: #85bbba; $custom-light: #aacfce; $custom-dark: #000000;
JSON
{
"hex": "#85bbba",
"rgb": {
"r": 133,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.889,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.75433,
"c": 0.05634,
"h": 194.6
},
"luminance": 0.44072
}Semantic roles & 50–950 ramp
primary
#85BBBA
secondary
#D8C4C4
accent
#3E40A7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282