#85DCD7#85DCD7
#85DCD7 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.085 H 191.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCD7 |
|---|---|
| RGB | rgb(133, 220, 215) |
| HSL | hsl(177, 55%, 69%) |
| HSV | hsv(177, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(82.42, -27.36, -5.80) |
| CIE-LCH | lch(82.42, 27.97, 191.98°) |
| OKLab | oklab(83.82% -0.0831 -0.0161) |
| OKLCH | oklch(83.82% 0.085 191) |
| XYZ | xyz(47.5272, 61.0758, 73.5612) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.69
Paleturquoise
#AFEEEE
ΔE00 6.52
Turquoise
#40E0D0
ΔE00 6.87
Robin'S Egg Blue
#98EFF9
ΔE00 7.31
Darkturquoise
#00CED1
ΔE00 7.93
Light Cyan
#ACFFFC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCD7 #DC858A
analogous
#85DCAC #85DCD7 #85B6DC
triadic
#85DCD7 #D785DC #DCD785
tetradic
#85DCD7 #AC85DC #DC858A #B6DC85
square
#85DCD7 #AC85DC #DC858A #B6DC85
split-complementary
#85DCD7 #DC85B6 #DCAC85
monochromatic
#33B3AC #55CEC7 #85DCD7 #B5EAE7 #E4F7F6
Accessibility & contrast
On white
1.59
#85DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#85DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCD7
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCD7 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#C3C8D8
Tritanopia (blue-blind)
#60E0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85dcd7; /* rgb */ color: rgb(133, 220, 215); /* oklch */ color: oklch(83.8% 0.085 191.0);
Tailwind
colors: {
custom: {
50: '#ade7e3',
500: '#85dcd7',
950: '#000000',
},
}SCSS
$custom: #85dcd7; $custom-light: #ade7e3; $custom-dark: #000000;
JSON
{
"hex": "#85dcd7",
"rgb": {
"r": 133,
"g": 220,
"b": 215
},
"hsl": {
"h": 176.552,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.83823,
"c": 0.08465,
"h": 191
},
"luminance": 0.61079
}Semantic roles & 50–950 ramp
primary
#85DCD7
secondary
#B35258
accent
#232CC3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484