#85B59E#85B59E
#85B59E is a light, moderate teal. Relative luminance 0.405; OKLCH L 73.2% C 0.061 H 163.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #85B59E |
|---|---|
| RGB | rgb(133, 181, 158) |
| HSL | hsl(151, 24%, 62%) |
| HSV | hsv(151, 27%, 71%) |
| CMYK | cmyk(26.5%, 0%, 12.7%, 29%) |
| CIE-LAB | lab(69.83, -20.78, 6.61) |
| CIE-LCH | lch(69.83, 21.80, 162.36°) |
| OKLab | oklab(73.23% -0.0586 0.0171) |
| OKLCH | oklch(73.23% 0.061 163.8) |
| XYZ | xyz(32.3664, 40.5016, 38.4533) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.45
Darkseagreen
#8FBC8F
ΔE00 6.88
Greenish Grey
#96AE8D
ΔE00 7.10
Greyish Teal
#719F91
ΔE00 7.10
Greyish Green
#82A67D
ΔE00 7.85
Seafoam Blue
#78D1B6
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B59E #B5859C
analogous
#85B586 #85B59E #85B4B5
triadic
#85B59E #9E85B5 #B59E85
tetradic
#85B59E #8685B5 #B5859C #B4B585
square
#85B59E #8685B5 #B5859C #B4B585
split-complementary
#85B59E #B585B4 #B58685
monochromatic
#487761 #5F9D80 #85B59E #ABCCBC #D1E3DB
Accessibility & contrast
On white
2.31
#85B59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#85B59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B59E
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B59E | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#ABA89F
Tritanopia (blue-blind)
#7BB5AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #85b59e; /* rgb */ color: rgb(133, 181, 158); /* oklch */ color: oklch(73.2% 0.061 163.8);
Tailwind
colors: {
custom: {
50: '#a9cbba',
500: '#85b59e',
950: '#000000',
},
}SCSS
$custom: #85b59e; $custom-light: #a9cbba; $custom-dark: #000000;
JSON
{
"hex": "#85b59e",
"rgb": {
"r": 133,
"g": 181,
"b": 158
},
"hsl": {
"h": 151.25,
"s": 24.49,
"l": 61.569
},
"oklch": {
"l": 0.7323,
"c": 0.06103,
"h": 163.8
},
"luminance": 0.40503
}Semantic roles & 50–950 ramp
primary
#85B59E
secondary
#D4C2CB
accent
#4371A3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280