#85BBAF#85BBAF
#85BBAF is a light, muted teal. Relative luminance 0.436; OKLCH L 75.1% C 0.059 H 179.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBAF |
|---|---|
| RGB | rgb(133, 187, 175) |
| HSL | hsl(167, 28%, 63%) |
| HSV | hsv(167, 29%, 73%) |
| CMYK | cmyk(28.9%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(71.97, -20.21, 0.41) |
| CIE-LCH | lch(71.97, 20.21, 178.85°) |
| OKLab | oklab(75.09% -0.0591 0.0008) |
| OKLCH | oklch(75.09% 0.059 179.3) |
| XYZ | xyz(35.1785, 43.6206, 47.1152) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.12
Seafoam Blue
#78D1B6
ΔE00 7.93
Greyish Teal
#719F91
ΔE00 8.23
Dull Teal
#5F9E8F
ΔE00 9.40
Mediumaquamarine
#66CDAA
ΔE00 9.47
Tealish
#24BCA8
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBAF #BB8591
analogous
#85BB94 #85BBAF #85ACBB
triadic
#85BBAF #AF85BB #BBAF85
tetradic
#85BBAF #9485BB #BB8591 #ACBB85
square
#85BBAF #9485BB #BB8591 #ACBB85
split-complementary
#85BBAF #BB85AC #BB9485
monochromatic
#477F72 #5EA595 #85BBAF #ACD1C9 #D4E7E3
Accessibility & contrast
On white
2.16
#85BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#85BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBAF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBAF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#ADADB0
Tritanopia (blue-blind)
#76BDB7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #85bbaf; /* rgb */ color: rgb(133, 187, 175); /* oklch */ color: oklch(75.1% 0.059 179.3);
Tailwind
colors: {
custom: {
50: '#aacfc6',
500: '#85bbaf',
950: '#000000',
},
}SCSS
$custom: #85bbaf; $custom-light: #aacfc6; $custom-dark: #000000;
JSON
{
"hex": "#85bbaf",
"rgb": {
"r": 133,
"g": 187,
"b": 175
},
"hsl": {
"h": 166.667,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.75092,
"c": 0.05915,
"h": 179.3
},
"luminance": 0.43622
}Semantic roles & 50–950 ramp
primary
#85BBAF
secondary
#D8C4C8
accent
#3E56A7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282