#85DCDB#85DCDB
#85DCDB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.084 H 194.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCDB |
|---|---|
| RGB | rgb(133, 220, 219) |
| HSL | hsl(179, 55%, 69%) |
| HSV | hsv(179, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.53, -26.40, -7.76) |
| CIE-LCH | lch(82.53, 27.52, 196.39°) |
| OKLab | oklab(83.95% -0.0815 -0.0214) |
| OKLCH | oklch(83.95% 0.084 194.7) |
| XYZ | xyz(48.0474, 61.2839, 76.3012) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 7.03
Darkturquoise
#00CED1
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCDB #DC8586
analogous
#85DCB0 #85DCDB #85B2DC
triadic
#85DCDB #DB85DC #DCDB85
tetradic
#85DCDB #B085DC #DC8586 #B2DC85
square
#85DCDB #B085DC #DC8586 #B2DC85
split-complementary
#85DCDB #DC85B2 #DCB085
monochromatic
#33B3B2 #55CECD #85DCDB #B5EAE9 #E4F7F7
Accessibility & contrast
On white
1.58
#85DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#85DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCDB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCDB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#5EE1DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85dcdb; /* rgb */ color: rgb(133, 220, 219); /* oklch */ color: oklch(83.9% 0.084 194.7);
Tailwind
colors: {
custom: {
50: '#ade7e6',
500: '#85dcdb',
950: '#000000',
},
}SCSS
$custom: #85dcdb; $custom-light: #ade7e6; $custom-dark: #000000;
JSON
{
"hex": "#85dcdb",
"rgb": {
"r": 133,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.31,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.83949,
"c": 0.08423,
"h": 194.7
},
"luminance": 0.61287
}Semantic roles & 50–950 ramp
primary
#85DCDB
secondary
#B35253
accent
#2324C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484