#85DBDC#85DBDC
#85DBDC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.8% C 0.083 H 196.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #85DBDC |
|---|---|
| RGB | rgb(133, 219, 220) |
| HSL | hsl(181, 55%, 69%) |
| HSV | hsv(181, 40%, 86%) |
| CMYK | cmyk(39.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.28, -25.67, -8.67) |
| CIE-LCH | lch(82.28, 27.09, 198.66°) |
| OKLab | oklab(83.76% -0.0799 -0.0239) |
| OKLCH | oklch(83.76% 0.083 196.6) |
| XYZ | xyz(47.9178, 60.8134, 76.9094) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 6.61
Powder Blue
#B0E0E6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DBDC #DC8685
analogous
#85DCB2 #85DBDC #85B0DC
triadic
#85DBDC #DC85DB #DBDC85
tetradic
#85DBDC #B285DC #DC8685 #B0DC85
square
#85DBDC #B285DC #DC8685 #B0DC85
split-complementary
#85DBDC #DC85B0 #DCB285
monochromatic
#33B2B3 #55CDCE #85DBDC #B5E9EA #E4F7F7
Accessibility & contrast
On white
1.60
#85DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#85DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DBDC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DBDC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#5EE0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85dbdc; /* rgb */ color: rgb(133, 219, 220); /* oklch */ color: oklch(83.8% 0.083 196.6);
Tailwind
colors: {
custom: {
50: '#ade6e6',
500: '#85dbdc',
950: '#000000',
},
}SCSS
$custom: #85dbdc; $custom-light: #ade6e6; $custom-dark: #000000;
JSON
{
"hex": "#85dbdc",
"rgb": {
"r": 133,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.69,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.83756,
"c": 0.08338,
"h": 196.6
},
"luminance": 0.60817
}Semantic roles & 50–950 ramp
primary
#85DBDC
secondary
#B35352
accent
#2423C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484