#85DCD6#85DCD6
#85DCD6 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.8% C 0.085 H 190.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCD6 |
|---|---|
| RGB | rgb(133, 220, 214) |
| HSL | hsl(176, 55%, 69%) |
| HSV | hsv(176, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(82.39, -27.60, -5.31) |
| CIE-LCH | lch(82.39, 28.11, 190.90°) |
| OKLab | oklab(83.79% -0.0835 -0.0147) |
| OKLCH | oklch(83.79% 0.085 190) |
| XYZ | xyz(47.3991, 61.0246, 72.8865) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 6.65
Paleturquoise
#AFEEEE
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.62
Tiffany Blue
#7BF2DA
ΔE00 7.74
Darkturquoise
#00CED1
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCD6 #DC858B
analogous
#85DCAB #85DCD6 #85B7DC
triadic
#85DCD6 #D685DC #DCD685
tetradic
#85DCD6 #AB85DC #DC858B #B7DC85
square
#85DCD6 #AB85DC #DC858B #B7DC85
split-complementary
#85DCD6 #DC85B7 #DCAB85
monochromatic
#33B3AA #55CEC6 #85DCD6 #B5EAE6 #E4F7F6
Accessibility & contrast
On white
1.59
#85DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#85DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCD6
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCD6 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D6
Deuteranopia (green-blind)
#C3C8D7
Tritanopia (blue-blind)
#61E0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85dcd6; /* rgb */ color: rgb(133, 220, 214); /* oklch */ color: oklch(83.8% 0.085 190.0);
Tailwind
colors: {
custom: {
50: '#ade7e2',
500: '#85dcd6',
950: '#000000',
},
}SCSS
$custom: #85dcd6; $custom-light: #ade7e2; $custom-dark: #000000;
JSON
{
"hex": "#85dcd6",
"rgb": {
"r": 133,
"g": 220,
"b": 214
},
"hsl": {
"h": 175.862,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.83791,
"c": 0.08481,
"h": 190
},
"luminance": 0.61028
}Semantic roles & 50–950 ramp
primary
#85DCD6
secondary
#B35259
accent
#232EC3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484