#85CDAF#85CDAF
#85CDAF is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.084 H 166.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #85CDAF |
|---|---|
| RGB | rgb(133, 205, 175) |
| HSL | hsl(155, 42%, 66%) |
| HSV | hsv(155, 35%, 80%) |
| CMYK | cmyk(35.1%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(77.13, -29.10, 7.85) |
| CIE-LCH | lch(77.13, 30.14, 164.90°) |
| OKLab | oklab(79.23% -0.082 0.0202) |
| OKLCH | oklch(79.23% 0.084 166.1) |
| XYZ | xyz(39.2392, 51.7421, 48.4687) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.68
Seafoam Blue
#78D1B6
ΔE00 2.71
Mediumaquamarine
#66CDAA
ΔE00 3.88
Light Teal
#90E4C1
ΔE00 5.43
Seafoam
#7FE0B3
ΔE00 5.73
Eucalyptus
#44D7A8
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CDAF #CD85A3
analogous
#85CD8B #85CDAF #85C7CD
triadic
#85CDAF #AF85CD #CDAF85
tetradic
#85CDAF #8B85CD #CD85A3 #C7CD85
square
#85CDAF #8B85CD #CD85A3 #C7CD85
split-complementary
#85CDAF #CD85C7 #CD8B85
monochromatic
#3F9973 #5ABB93 #85CDAF #B0DFCB #DCF1E8
Accessibility & contrast
On white
1.85
#85CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#85CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CDAF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CDAF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AE
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#73CDC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #85cdaf; /* rgb */ color: rgb(133, 205, 175); /* oklch */ color: oklch(79.2% 0.084 166.1);
Tailwind
colors: {
custom: {
50: '#abdcc6',
500: '#85cdaf',
950: '#000000',
},
}SCSS
$custom: #85cdaf; $custom-light: #abdcc6; $custom-dark: #000000;
JSON
{
"hex": "#85cdaf",
"rgb": {
"r": 133,
"g": 205,
"b": 175
},
"hsl": {
"h": 155,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79227,
"c": 0.08448,
"h": 166.1
},
"luminance": 0.51744
}Semantic roles & 50–950 ramp
primary
#85CDAF
secondary
#9F5775
accent
#3168B5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482