#85B8A3#85B8A3
#85B8A3 is a light, moderate teal. Relative luminance 0.419; OKLCH L 74.1% C 0.062 H 167.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #85B8A3 |
|---|---|
| RGB | rgb(133, 184, 163) |
| HSL | hsl(155, 26%, 62%) |
| HSV | hsv(155, 28%, 72%) |
| CMYK | cmyk(27.7%, 0%, 11.4%, 27.8%) |
| CIE-LAB | lab(70.81, -21.26, 5.28) |
| CIE-LCH | lch(70.81, 21.91, 166.05°) |
| OKLab | oklab(74.06% -0.0604 0.0136) |
| OKLCH | oklch(74.06% 0.062 167.3) |
| XYZ | xyz(33.4221, 41.9104, 40.9717) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.54
Greyish Teal
#719F91
ΔE00 7.57
Darkseagreen
#8FBC8F
ΔE00 7.62
Seafoam Blue
#78D1B6
ΔE00 7.64
Greenish Grey
#96AE8D
ΔE00 8.14
Mediumaquamarine
#66CDAA
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B8A3 #B8859A
analogous
#85B88A #85B8A3 #85B4B8
triadic
#85B8A3 #A385B8 #B8A385
tetradic
#85B8A3 #8A85B8 #B8859A #B4B885
square
#85B8A3 #8A85B8 #B8859A #B4B885
split-complementary
#85B8A3 #B885B4 #B88A85
monochromatic
#487B66 #5EA186 #85B8A3 #ACCFC0 #D2E5DD
Accessibility & contrast
On white
2.24
#85B8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#85B8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B8A3
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B8A3 | 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)
#B6B1A2
Deuteranopia (green-blind)
#ACABA4
Tritanopia (blue-blind)
#79B8B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #85b8a3; /* rgb */ color: rgb(133, 184, 163); /* oklch */ color: oklch(74.1% 0.062 167.3);
Tailwind
colors: {
custom: {
50: '#a9cdbe',
500: '#85b8a3',
950: '#000000',
},
}SCSS
$custom: #85b8a3; $custom-light: #a9cdbe; $custom-dark: #000000;
JSON
{
"hex": "#85b8a3",
"rgb": {
"r": 133,
"g": 184,
"b": 163
},
"hsl": {
"h": 155.294,
"s": 26.425,
"l": 62.157
},
"oklch": {
"l": 0.74058,
"c": 0.0619,
"h": 167.3
},
"luminance": 0.41912
}Semantic roles & 50–950 ramp
primary
#85B8A3
secondary
#D6C3CB
accent
#416AA5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281