#85CDAB#85CDAB
#85CDAB is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.088 H 163.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #85CDAB |
|---|---|
| RGB | rgb(133, 205, 171) |
| HSL | hsl(152, 42%, 66%) |
| HSV | hsv(152, 35%, 80%) |
| CMYK | cmyk(35.1%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(77.03, -29.93, 9.87) |
| CIE-LCH | lch(77.03, 31.51, 161.76°) |
| OKLab | oklab(79.12% -0.0838 0.0254) |
| OKLCH | oklch(79.12% 0.088 163.1) |
| XYZ | xyz(38.8522, 51.5872, 46.4303) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.86
Seafoam Blue
#78D1B6
ΔE00 3.56
Mediumaquamarine
#66CDAA
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 5.20
Light Teal
#90E4C1
ΔE00 5.44
Eucalyptus
#44D7A8
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CDAB #CD85A7
analogous
#85CD87 #85CDAB #85CBCD
triadic
#85CDAB #AB85CD #CDAB85
tetradic
#85CDAB #8785CD #CD85A7 #CBCD85
square
#85CDAB #8785CD #CD85A7 #CBCD85
split-complementary
#85CDAB #CD85CB #CD8785
monochromatic
#3F996E #5ABB8D #85CDAB #B0DFC9 #DCF1E7
Accessibility & contrast
On white
1.86
#85CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#85CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CDAB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CDAB | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A9
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#74CDC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #85cdab; /* rgb */ color: rgb(133, 205, 171); /* oklch */ color: oklch(79.1% 0.088 163.1);
Tailwind
colors: {
custom: {
50: '#abdcc4',
500: '#85cdab',
950: '#000000',
},
}SCSS
$custom: #85cdab; $custom-light: #abdcc4; $custom-dark: #000000;
JSON
{
"hex": "#85cdab",
"rgb": {
"r": 133,
"g": 205,
"b": 171
},
"hsl": {
"h": 151.667,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79122,
"c": 0.08754,
"h": 163.1
},
"luminance": 0.51589
}Semantic roles & 50–950 ramp
primary
#85CDAB
secondary
#9F5779
accent
#316FB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482