#85CDC0#85CDC0
#85CDC0 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.075 H 181.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #85CDC0 |
|---|---|
| RGB | rgb(133, 205, 192) |
| HSL | hsl(169, 42%, 66%) |
| HSV | hsv(169, 35%, 80%) |
| CMYK | cmyk(35.1%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(77.55, -25.40, -0.67) |
| CIE-LCH | lch(77.55, 25.41, 181.50°) |
| OKLab | oklab(79.71% -0.0747 -0.0022) |
| OKLCH | oklch(79.71% 0.075 181.7) |
| XYZ | xyz(41.0152, 52.4524, 57.8221) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.28
Seafoam Blue
#78D1B6
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 6.77
Mediumaquamarine
#66CDAA
ΔE00 7.67
Turquoise
#40E0D0
ΔE00 7.98
Light Teal
#90E4C1
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CDC0 #CD8592
analogous
#85CD9C #85CDC0 #85B6CD
triadic
#85CDC0 #C085CD #CDC085
tetradic
#85CDC0 #9C85CD #CD8592 #B6CD85
square
#85CDC0 #9C85CD #CD8592 #B6CD85
split-complementary
#85CDC0 #CD85B6 #CD9C85
monochromatic
#3F9989 #5ABBAA #85CDC0 #B0DFD6 #DCF1ED
Accessibility & contrast
On white
1.83
#85CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#85CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CDC0
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CDC0 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C0
Deuteranopia (green-blind)
#BABCC1
Tritanopia (blue-blind)
#6DD0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85cdc0; /* rgb */ color: rgb(133, 205, 192); /* oklch */ color: oklch(79.7% 0.075 181.7);
Tailwind
colors: {
custom: {
50: '#abdcd3',
500: '#85cdc0',
950: '#000000',
},
}SCSS
$custom: #85cdc0; $custom-light: #abdcd3; $custom-dark: #000000;
JSON
{
"hex": "#85cdc0",
"rgb": {
"r": 133,
"g": 205,
"b": 192
},
"hsl": {
"h": 169.167,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79709,
"c": 0.07473,
"h": 181.7
},
"luminance": 0.52455
}Semantic roles & 50–950 ramp
primary
#85CDC0
secondary
#9F5764
accent
#3148B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483