#85B8A2#85B8A2
#85B8A2 is a light, moderate teal. Relative luminance 0.419; OKLCH L 74.0% C 0.063 H 166.2°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #85B8A2 |
|---|---|
| RGB | rgb(133, 184, 162) |
| HSL | hsl(154, 26%, 62%) |
| HSV | hsv(154, 28%, 72%) |
| CMYK | cmyk(27.7%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(70.78, -21.47, 5.79) |
| CIE-LCH | lch(70.78, 22.24, 164.90°) |
| OKLab | oklab(74.03% -0.0608 0.015) |
| OKLCH | oklch(74.03% 0.063 166.2) |
| XYZ | xyz(33.3329, 41.8747, 40.5017) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.52
Darkseagreen
#8FBC8F
ΔE00 7.29
Seafoam Blue
#78D1B6
ΔE00 7.62
Greyish Teal
#719F91
ΔE00 7.66
Greenish Grey
#96AE8D
ΔE00 7.94
Mediumaquamarine
#66CDAA
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B8A2 #B8859B
analogous
#85B889 #85B8A2 #85B5B8
triadic
#85B8A2 #A285B8 #B8A285
tetradic
#85B8A2 #8985B8 #B8859B #B5B885
square
#85B8A2 #8985B8 #B8859B #B5B885
split-complementary
#85B8A2 #B885B5 #B88985
monochromatic
#487B65 #5EA185 #85B8A2 #ACCFBF #D2E5DD
Accessibility & contrast
On white
2.24
#85B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#85B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B8A2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B8A2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#ADABA3
Tritanopia (blue-blind)
#7AB8B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85b8a2; /* rgb */ color: rgb(133, 184, 162); /* oklch */ color: oklch(74.0% 0.063 166.2);
Tailwind
colors: {
custom: {
50: '#a9cdbd',
500: '#85b8a2',
950: '#000000',
},
}SCSS
$custom: #85b8a2; $custom-light: #a9cdbd; $custom-dark: #000000;
JSON
{
"hex": "#85b8a2",
"rgb": {
"r": 133,
"g": 184,
"b": 162
},
"hsl": {
"h": 154.118,
"s": 26.425,
"l": 62.157
},
"oklch": {
"l": 0.7403,
"c": 0.06264,
"h": 166.2
},
"luminance": 0.41876
}Semantic roles & 50–950 ramp
primary
#85B8A2
secondary
#D6C3CB
accent
#416CA5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281