#85CAA4#85CAA4
#85CAA4 is a light, moderate green. Relative luminance 0.499; OKLCH L 78.2% C 0.089 H 159.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #85CAA4 |
|---|---|
| RGB | rgb(133, 202, 164) |
| HSL | hsl(147, 39%, 66%) |
| HSV | hsv(147, 34%, 79%) |
| CMYK | cmyk(34.2%, 0%, 18.8%, 20.8%) |
| CIE-LAB | lab(76.01, -29.91, 12.17) |
| CIE-LCH | lch(76.01, 32.29, 157.87°) |
| OKLab | oklab(78.25% -0.0831 0.0313) |
| OKLCH | oklch(78.25% 0.089 159.4) |
| XYZ | xyz(37.4918, 49.9059, 42.7721) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 5.00
Seafoam
#7FE0B3
ΔE00 5.69
Darkseagreen
#8FBC8F
ΔE00 5.85
Light Teal
#90E4C1
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CAA4 #CA85AB
analogous
#88CA85 #85CAA4 #85CAC7
triadic
#85CAA4 #A485CA #CAA485
tetradic
#85CAA4 #8588CA #CA85AB #CAC785
square
#85CAA4 #8588CA #CA85AB #CAC785
split-complementary
#85CAA4 #C785CA #CA8588
monochromatic
#409466 #5AB784 #85CAA4 #B0DDC4 #DAEFE4
Accessibility & contrast
On white
1.91
#85CAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#85CAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CAA4
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CAA4 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A2
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#76C9BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #85caa4; /* rgb */ color: rgb(133, 202, 164); /* oklch */ color: oklch(78.2% 0.089 159.4);
Tailwind
colors: {
custom: {
50: '#aadabf',
500: '#85caa4',
950: '#000000',
},
}SCSS
$custom: #85caa4; $custom-light: #aadabf; $custom-dark: #000000;
JSON
{
"hex": "#85caa4",
"rgb": {
"r": 133,
"g": 202,
"b": 164
},
"hsl": {
"h": 146.957,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.78246,
"c": 0.08881,
"h": 159.4
},
"luminance": 0.49908
}Semantic roles & 50–950 ramp
primary
#85CAA4
secondary
#E1CAD7
accent
#3379B2
background
#FAFDFB
surface
#F4FAF7
border
#CED3D0
text
#101512
muted
#7F8381