#85BBBB#85BBBB
#85BBBB is a light, muted teal. Relative luminance 0.441; OKLCH L 75.5% C 0.056 H 196.0°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBBB |
|---|---|
| RGB | rgb(133, 187, 187) |
| HSL | hsl(180, 28%, 63%) |
| HSV | hsv(180, 29%, 73%) |
| CMYK | cmyk(28.9%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.30, -17.49, -5.67) |
| CIE-LCH | lch(72.30, 18.39, 197.96°) |
| OKLab | oklab(75.47% -0.0541 -0.0155) |
| OKLCH | oklch(75.47% 0.056 196) |
| XYZ | xyz(36.4099, 44.1131, 53.6003) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.13
Mediumturquoise
#48D1CC
ΔE00 9.82
Powder Blue
#B0E0E6
ΔE00 10.19
Greyish Teal
#719F91
ΔE00 10.24
Pale Teal
#82CBB2
ΔE00 10.32
Darkturquoise
#00CED1
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBBB #BB8585
analogous
#85BBA0 #85BBBB #85A0BB
triadic
#85BBBB #BB85BB #BBBB85
tetradic
#85BBBB #A085BB #BB8585 #A0BB85
square
#85BBBB #A085BB #BB8585 #A0BB85
split-complementary
#85BBBB #BB85A0 #BBA085
monochromatic
#477F7F #5EA5A5 #85BBBB #ACD1D1 #D4E7E7
Accessibility & contrast
On white
2.14
#85BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#85BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBBB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBBB | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#72BEBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #85bbbb; /* rgb */ color: rgb(133, 187, 187); /* oklch */ color: oklch(75.5% 0.056 196.0);
Tailwind
colors: {
custom: {
50: '#aacfcf',
500: '#85bbbb',
950: '#000000',
},
}SCSS
$custom: #85bbbb; $custom-light: #aacfcf; $custom-dark: #000000;
JSON
{
"hex": "#85bbbb",
"rgb": {
"r": 133,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.75465,
"c": 0.05631,
"h": 196
},
"luminance": 0.44115
}Semantic roles & 50–950 ramp
primary
#85BBBB
secondary
#D8C4C4
accent
#3E3EA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282