#85DCDE#85DCDE
#85DCDE is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.0% C 0.084 H 197.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCDE |
|---|---|
| RGB | rgb(133, 220, 222) |
| HSL | hsl(181, 57%, 70%) |
| HSV | hsv(181, 40%, 87%) |
| CMYK | cmyk(40.1%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.62, -25.67, -9.23) |
| CIE-LCH | lch(82.62, 27.28, 199.78°) |
| OKLab | oklab(84.05% -0.0802 -0.0254) |
| OKLCH | oklch(84.05% 0.084 197.6) |
| XYZ | xyz(48.4459, 61.4433, 78.4000) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 5.92
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.61
Powder Blue
#B0E0E6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCDE #DE8785
analogous
#85DEB3 #85DCDE #85B0DE
triadic
#85DCDE #DE85DC #DCDE85
tetradic
#85DCDE #B385DE #DE8785 #B0DE85
square
#85DCDE #B385DE #DE8785 #B0DE85
split-complementary
#85DCDE #DE85B0 #DEB385
monochromatic
#32B4B7 #55CED1 #85DCDE #B5EAEB #E5F8F8
Accessibility & contrast
On white
1.58
#85DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#85DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCDE
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCDE | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DE
Deuteranopia (green-blind)
#C1C9DF
Tritanopia (blue-blind)
#5DE1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #85dcde; /* rgb */ color: rgb(133, 220, 222); /* oklch */ color: oklch(84.0% 0.084 197.6);
Tailwind
colors: {
custom: {
50: '#ade7e8',
500: '#85dcde',
950: '#000000',
},
}SCSS
$custom: #85dcde; $custom-light: #ade7e8; $custom-dark: #000000;
JSON
{
"hex": "#85dcde",
"rgb": {
"r": 133,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.348,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.84046,
"c": 0.08417,
"h": 197.6
},
"luminance": 0.61447
}Semantic roles & 50–950 ramp
primary
#85DCDE
secondary
#B55452
accent
#2421C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484