#85BBBE#85BBBE
#85BBBE is a light, muted teal. Relative luminance 0.442; OKLCH L 75.6% C 0.056 H 200.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBBE |
|---|---|
| RGB | rgb(133, 187, 190) |
| HSL | hsl(183, 30%, 63%) |
| HSV | hsv(183, 30%, 75%) |
| CMYK | cmyk(30%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.39, -16.79, -7.18) |
| CIE-LCH | lch(72.39, 18.26, 203.16°) |
| OKLab | oklab(75.56% -0.0529 -0.0196) |
| OKLCH | oklch(75.56% 0.056 200.4) |
| XYZ | xyz(36.7344, 44.2429, 55.3094) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.83
Lightblue
#ADD8E6
ΔE00 10.10
Turquoise Blue
#06B1C4
ΔE00 10.15
Mediumturquoise
#48D1CC
ΔE00 10.32
Sky Blue
#87CEEB
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBBE #BE8885
analogous
#85BEA4 #85BBBE #859EBE
triadic
#85BBBE #BE85BB #BBBE85
tetradic
#85BBBE #A485BE #BE8885 #9EBE85
square
#85BBBE #A485BE #BE8885 #9EBE85
split-complementary
#85BBBE #BE859E #BEA485
monochromatic
#468083 #5DA5A9 #85BBBE #ADD1D3 #D5E8E9
Accessibility & contrast
On white
2.13
#85BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#85BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBBE
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBBE | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#71BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #85bbbe; /* rgb */ color: rgb(133, 187, 190); /* oklch */ color: oklch(75.6% 0.056 200.4);
Tailwind
colors: {
custom: {
50: '#aacfd1',
500: '#85bbbe',
950: '#000000',
},
}SCSS
$custom: #85bbbe; $custom-light: #aacfd1; $custom-dark: #000000;
JSON
{
"hex": "#85bbbe",
"rgb": {
"r": 133,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.158,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.75563,
"c": 0.05642,
"h": 200.4
},
"luminance": 0.44245
}Semantic roles & 50–950 ramp
primary
#85BBBE
secondary
#DAC6C5
accent
#423CA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282