#85D2CA#85D2CA
#85D2CA is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.2% C 0.077 H 187.4°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #85D2CA |
|---|---|
| RGB | rgb(133, 210, 202) |
| HSL | hsl(174, 46%, 67%) |
| HSV | hsv(174, 37%, 82%) |
| CMYK | cmyk(36.7%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(79.24, -25.55, -3.56) |
| CIE-LCH | lch(79.24, 25.80, 187.93°) |
| OKLab | oklab(81.15% -0.0766 -0.01) |
| OKLCH | oklch(81.15% 0.077 187.4) |
| XYZ | xyz(43.3762, 55.3412, 64.2619) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.71
Pale Teal
#82CBB2
ΔE00 6.53
Seafoam Blue
#78D1B6
ΔE00 6.79
Turquoise
#40E0D0
ΔE00 7.44
Darkturquoise
#00CED1
ΔE00 8.22
Paleturquoise
#AFEEEE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D2CA #D2858D
analogous
#85D2A3 #85D2CA #85B4D2
triadic
#85D2CA #CA85D2 #D2CA85
tetradic
#85D2CA #A385D2 #D2858D #B4D285
square
#85D2CA #A385D2 #D2858D #B4D285
split-complementary
#85D2CA #D285B4 #D2A385
monochromatic
#3BA197 #58C2B7 #85D2CA #B2E2DD #DEF3F1
Accessibility & contrast
On white
1.74
#85D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#85D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D2CA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D2CA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#68D5CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #85d2ca; /* rgb */ color: rgb(133, 210, 202); /* oklch */ color: oklch(81.2% 0.077 187.4);
Tailwind
colors: {
custom: {
50: '#ace0da',
500: '#85d2ca',
950: '#000000',
},
}SCSS
$custom: #85d2ca; $custom-light: #ace0da; $custom-dark: #000000;
JSON
{
"hex": "#85d2ca",
"rgb": {
"r": 133,
"g": 210,
"b": 202
},
"hsl": {
"h": 173.766,
"s": 46.108,
"l": 67.255
},
"oklch": {
"l": 0.81151,
"c": 0.07724,
"h": 187.4
},
"luminance": 0.55344
}Semantic roles & 50–950 ramp
primary
#85D2CA
secondary
#A6555D
accent
#2C3BB9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483