#85CCAE#85CCAE
#85CCAE is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.084 H 165.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCAE |
|---|---|
| RGB | rgb(133, 204, 174) |
| HSL | hsl(155, 41%, 66%) |
| HSV | hsv(155, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(76.82, -28.83, 7.95) |
| CIE-LCH | lch(76.82, 29.91, 164.59°) |
| OKLab | oklab(78.97% -0.0812 0.0205) |
| OKLCH | oklch(78.97% 0.084 165.9) |
| XYZ | xyz(38.9029, 51.2260, 47.8739) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.70
Seafoam Blue
#78D1B6
ΔE00 2.90
Mediumaquamarine
#66CDAA
ΔE00 3.95
Light Teal
#90E4C1
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.93
Eucalyptus
#44D7A8
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCAE #CC85A3
analogous
#85CC8A #85CCAE #85C6CC
triadic
#85CCAE #AE85CC #CCAE85
tetradic
#85CCAE #8A85CC #CC85A3 #C6CC85
square
#85CCAE #8A85CC #CC85A3 #C6CC85
split-complementary
#85CCAE #CC85C6 #CC8A85
monochromatic
#3F9772 #5ABA91 #85CCAE #B0DECB #DBF0E7
Accessibility & contrast
On white
1.87
#85CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#85CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCAE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCAE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#73CCC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #85ccae; /* rgb */ color: rgb(133, 204, 174); /* oklch */ color: oklch(79.0% 0.084 165.9);
Tailwind
colors: {
custom: {
50: '#abdcc6',
500: '#85ccae',
950: '#000000',
},
}SCSS
$custom: #85ccae; $custom-light: #abdcc6; $custom-dark: #000000;
JSON
{
"hex": "#85ccae",
"rgb": {
"r": 133,
"g": 204,
"b": 174
},
"hsl": {
"h": 154.648,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.78969,
"c": 0.08376,
"h": 165.9
},
"luminance": 0.51228
}Semantic roles & 50–950 ramp
primary
#85CCAE
secondary
#9E5775
accent
#3169B4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482