#85DEDD#85DEDD
#85DEDD is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.086 H 194.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEDD |
|---|---|
| RGB | rgb(133, 222, 221) |
| HSL | hsl(179, 57%, 70%) |
| HSV | hsv(179, 40%, 87%) |
| CMYK | cmyk(40.1%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.15, -26.89, -7.91) |
| CIE-LCH | lch(83.15, 28.03, 196.39°) |
| OKLab | oklab(84.46% -0.083 -0.0218) |
| OKLCH | oklch(84.46% 0.086 194.7) |
| XYZ | xyz(48.8403, 62.4460, 77.8722) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.19
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Robin'S Egg
#6DEDFD
ΔE00 6.76
Light Cyan
#ACFFFC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEDD #DE8586
analogous
#85DEB1 #85DEDD #85B3DE
triadic
#85DEDD #DD85DE #DEDD85
tetradic
#85DEDD #B185DE #DE8586 #B3DE85
square
#85DEDD #B185DE #DE8586 #B3DE85
split-complementary
#85DEDD #DE85B3 #DEB185
monochromatic
#32B7B6 #55D1D0 #85DEDD #B5EBEA #E5F8F8
Accessibility & contrast
On white
1.56
#85DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#85DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEDD
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEDD | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#5DE3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #85dedd; /* rgb */ color: rgb(133, 222, 221); /* oklch */ color: oklch(84.5% 0.086 194.7);
Tailwind
colors: {
custom: {
50: '#ade8e7',
500: '#85dedd',
950: '#000000',
},
}SCSS
$custom: #85dedd; $custom-light: #ade8e7; $custom-dark: #000000;
JSON
{
"hex": "#85dedd",
"rgb": {
"r": 133,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.326,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.84464,
"c": 0.0858,
"h": 194.7
},
"luminance": 0.6245
}Semantic roles & 50–950 ramp
primary
#85DEDD
secondary
#B55253
accent
#2122C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484