#85BBBF#85BBBF
#85BBBF is a light, muted teal. Relative luminance 0.443; OKLCH L 75.6% C 0.057 H 201.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBBF |
|---|---|
| RGB | rgb(133, 187, 191) |
| HSL | hsl(184, 31%, 64%) |
| HSV | hsv(184, 30%, 75%) |
| CMYK | cmyk(30.4%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.42, -16.55, -7.68) |
| CIE-LCH | lch(72.42, 18.25, 204.91°) |
| OKLab | oklab(75.6% -0.0525 -0.021) |
| OKLCH | oklch(75.6% 0.057 201.8) |
| XYZ | xyz(36.8440, 44.2868, 55.8869) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.30
Powder Blue
#B0E0E6
ΔE00 9.74
Lightblue
#ADD8E6
ΔE00 9.85
Sky Blue
#87CEEB
ΔE00 10.00
Turquoise Blue
#06B1C4
ΔE00 10.02
Mediumturquoise
#48D1CC
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBBF #BF8985
analogous
#85BFA6 #85BBBF #859EBF
triadic
#85BBBF #BF85BB #BBBF85
tetradic
#85BBBF #A685BF #BF8985 #9EBF85
square
#85BBBF #A685BF #BF8985 #9EBF85
split-complementary
#85BBBF #BF859E #BFA685
monochromatic
#458084 #5DA5AA #85BBBF #ADD1D4 #D5E8E9
Accessibility & contrast
On white
2.13
#85BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#85BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBBF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBBF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#70BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #85bbbf; /* rgb */ color: rgb(133, 187, 191); /* oklch */ color: oklch(75.6% 0.057 201.8);
Tailwind
colors: {
custom: {
50: '#aacfd2',
500: '#85bbbf',
950: '#000000',
},
}SCSS
$custom: #85bbbf; $custom-light: #aacfd2; $custom-dark: #000000;
JSON
{
"hex": "#85bbbf",
"rgb": {
"r": 133,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.138,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.75596,
"c": 0.05654,
"h": 201.8
},
"luminance": 0.44289
}Semantic roles & 50–950 ramp
primary
#85BBBF
secondary
#DAC7C6
accent
#433CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282