#85DEDC#85DEDC
#85DEDC is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.086 H 193.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEDC |
|---|---|
| RGB | rgb(133, 222, 220) |
| HSL | hsl(179, 57%, 70%) |
| HSV | hsv(179, 40%, 87%) |
| CMYK | cmyk(40.1%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(83.12, -27.13, -7.42) |
| CIE-LCH | lch(83.12, 28.13, 195.29°) |
| OKLab | oklab(84.43% -0.0834 -0.0205) |
| OKLCH | oklch(84.43% 0.086 193.8) |
| XYZ | xyz(48.7075, 62.3928, 77.1726) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 7.08
Light Cyan
#ACFFFC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEDC #DE8587
analogous
#85DEB0 #85DEDC #85B3DE
triadic
#85DEDC #DC85DE #DEDC85
tetradic
#85DEDC #B085DE #DE8587 #B3DE85
square
#85DEDC #B085DE #DE8587 #B3DE85
split-complementary
#85DEDC #DE85B3 #DEB085
monochromatic
#32B7B4 #55D1CE #85DEDC #B5EBEA #E5F8F8
Accessibility & contrast
On white
1.56
#85DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#85DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEDC
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEDC | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#5DE3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #85dedc; /* rgb */ color: rgb(133, 222, 220); /* oklch */ color: oklch(84.4% 0.086 193.8);
Tailwind
colors: {
custom: {
50: '#ade8e6',
500: '#85dedc',
950: '#000000',
},
}SCSS
$custom: #85dedc; $custom-light: #ade8e6; $custom-dark: #000000;
JSON
{
"hex": "#85dedc",
"rgb": {
"r": 133,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.652,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.84433,
"c": 0.08587,
"h": 193.8
},
"luminance": 0.62396
}Semantic roles & 50–950 ramp
primary
#85DEDC
secondary
#B55254
accent
#2124C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484