#85DADC#85DADC
#85DADC is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.5% C 0.083 H 197.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #85DADC |
|---|---|
| RGB | rgb(133, 218, 220) |
| HSL | hsl(181, 55%, 69%) |
| HSV | hsv(181, 40%, 86%) |
| CMYK | cmyk(39.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.00, -25.18, -9.09) |
| CIE-LCH | lch(82.00, 26.77, 199.85°) |
| OKLab | oklab(83.53% -0.0787 -0.025) |
| OKLCH | oklch(83.53% 0.083 197.6) |
| XYZ | xyz(47.6577, 60.2932, 76.8227) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Paleturquoise
#AFEEEE
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.52
Mediumturquoise
#48D1CC
ΔE00 6.54
Powder Blue
#B0E0E6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DADC #DC8785
analogous
#85DCB3 #85DADC #85AFDC
triadic
#85DADC #DC85DA #DADC85
tetradic
#85DADC #B385DC #DC8785 #AFDC85
square
#85DADC #B385DC #DC8785 #AFDC85
split-complementary
#85DADC #DC85AF #DCB385
monochromatic
#33B0B3 #55CCCE #85DADC #B5E8EA #E4F7F7
Accessibility & contrast
On white
1.61
#85DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#85DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DADC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DADC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#5EDFDA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #85dadc; /* rgb */ color: rgb(133, 218, 220); /* oklch */ color: oklch(83.5% 0.083 197.6);
Tailwind
colors: {
custom: {
50: '#ade5e6',
500: '#85dadc',
950: '#000000',
},
}SCSS
$custom: #85dadc; $custom-light: #ade5e6; $custom-dark: #000000;
JSON
{
"hex": "#85dadc",
"rgb": {
"r": 133,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.379,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.83531,
"c": 0.08259,
"h": 197.6
},
"luminance": 0.60297
}Semantic roles & 50–950 ramp
primary
#85DADC
secondary
#B35552
accent
#2623C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484