#85D3CA#85D3CA
#85D3CA is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.4% C 0.078 H 186.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #85D3CA |
|---|---|
| RGB | rgb(133, 211, 202) |
| HSL | hsl(173, 47%, 67%) |
| HSV | hsv(173, 37%, 83%) |
| CMYK | cmyk(37%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(79.52, -26.04, -3.14) |
| CIE-LCH | lch(79.52, 26.23, 186.88°) |
| OKLab | oklab(81.38% -0.0778 -0.0089) |
| OKLCH | oklch(81.38% 0.078 186.5) |
| XYZ | xyz(43.6239, 55.8365, 64.3445) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.73
Pale Teal
#82CBB2
ΔE00 6.27
Seafoam Blue
#78D1B6
ΔE00 6.43
Turquoise
#40E0D0
ΔE00 7.16
Paleturquoise
#AFEEEE
ΔE00 8.27
Darkturquoise
#00CED1
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D3CA #D3858E
analogous
#85D3A3 #85D3CA #85B5D3
triadic
#85D3CA #CA85D3 #D3CA85
tetradic
#85D3CA #A385D3 #D3858E #B5D385
square
#85D3CA #A385D3 #D3858E #B5D385
split-complementary
#85D3CA #D385B5 #D3A385
monochromatic
#3BA397 #58C3B6 #85D3CA #B2E3DE #DFF3F1
Accessibility & contrast
On white
1.73
#85D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#85D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D3CA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D3CA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#68D6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #85d3ca; /* rgb */ color: rgb(133, 211, 202); /* oklch */ color: oklch(81.4% 0.078 186.5);
Tailwind
colors: {
custom: {
50: '#ace0da',
500: '#85d3ca',
950: '#000000',
},
}SCSS
$custom: #85d3ca; $custom-light: #ace0da; $custom-dark: #000000;
JSON
{
"hex": "#85d3ca",
"rgb": {
"r": 133,
"g": 211,
"b": 202
},
"hsl": {
"h": 173.077,
"s": 46.988,
"l": 67.451
},
"oklch": {
"l": 0.81378,
"c": 0.0783,
"h": 186.5
},
"luminance": 0.55839
}Semantic roles & 50–950 ramp
primary
#85D3CA
secondary
#A8555E
accent
#2B3CBA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483