#85BAA2#85BAA2
#85BAA2 is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.5% C 0.066 H 164.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #85BAA2 |
|---|---|
| RGB | rgb(133, 186, 162) |
| HSL | hsl(153, 28%, 63%) |
| HSV | hsv(153, 28%, 73%) |
| CMYK | cmyk(28.5%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(71.36, -22.48, 6.62) |
| CIE-LCH | lch(71.36, 23.43, 163.60°) |
| OKLab | oklab(74.49% -0.0635 0.0171) |
| OKLCH | oklch(74.49% 0.066 164.9) |
| XYZ | xyz(33.7513, 42.7115, 40.6412) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.96
Darkseagreen
#8FBC8F
ΔE00 6.75
Seafoam Blue
#78D1B6
ΔE00 7.06
Mediumaquamarine
#66CDAA
ΔE00 7.55
Greenish Grey
#96AE8D
ΔE00 8.02
Greyish Teal
#719F91
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BAA2 #BA859D
analogous
#85BA87 #85BAA2 #85B8BA
triadic
#85BAA2 #A285BA #BAA285
tetradic
#85BAA2 #8785BA #BA859D #B8BA85
square
#85BAA2 #8785BA #BA859D #B8BA85
split-complementary
#85BAA2 #BA85B8 #BA8785
monochromatic
#477E65 #5EA484 #85BAA2 #ACD0C0 #D3E6DE
Accessibility & contrast
On white
2.20
#85BAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#85BAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BAA2
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BAA2 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A1
Deuteranopia (green-blind)
#AFACA3
Tritanopia (blue-blind)
#79BAB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85baa2; /* rgb */ color: rgb(133, 186, 162); /* oklch */ color: oklch(74.5% 0.066 164.9);
Tailwind
colors: {
custom: {
50: '#aacfbd',
500: '#85baa2',
950: '#000000',
},
}SCSS
$custom: #85baa2; $custom-light: #aacfbd; $custom-dark: #000000;
JSON
{
"hex": "#85baa2",
"rgb": {
"r": 133,
"g": 186,
"b": 162
},
"hsl": {
"h": 152.83,
"s": 27.749,
"l": 62.549
},
"oklch": {
"l": 0.74491,
"c": 0.06572,
"h": 164.9
},
"luminance": 0.42713
}Semantic roles & 50–950 ramp
primary
#85BAA2
secondary
#D7C4CC
accent
#3F6EA6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281