#85E3DD#85E3DD
#85E3DD is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.6% C 0.090 H 190.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #85E3DD |
|---|---|
| RGB | rgb(133, 227, 221) |
| HSL | hsl(176, 63%, 71%) |
| HSV | hsv(176, 41%, 89%) |
| CMYK | cmyk(41.4%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(84.56, -29.30, -5.83) |
| CIE-LCH | lch(84.56, 29.87, 191.25°) |
| OKLab | oklab(85.59% -0.0888 -0.0162) |
| OKLCH | oklch(85.59% 0.09 190.3) |
| XYZ | xyz(50.1881, 65.1414, 78.3215) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 6.27
Turquoise
#40E0D0
ΔE00 6.37
Light Cyan
#ACFFFC
ΔE00 6.75
Tiffany Blue
#7BF2DA
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E3DD #E3858B
analogous
#85E3AE #85E3DD #85BAE3
triadic
#85E3DD #DD85E3 #E3DD85
tetradic
#85E3DD #AE85E3 #E3858B #BAE385
square
#85E3DD #AE85E3 #E3858B #BAE385
split-complementary
#85E3DD #E385BA #E3AE85
monochromatic
#2CC1B8 #53D8CF #85E3DD #B7EEEB #E6F9F8
Accessibility & contrast
On white
1.50
#85E3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#85E3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E3DD
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E3DD | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#5CE8E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #85e3dd; /* rgb */ color: rgb(133, 227, 221); /* oklch */ color: oklch(85.6% 0.090 190.3);
Tailwind
colors: {
custom: {
50: '#adece7',
500: '#85e3dd',
950: '#000000',
},
}SCSS
$custom: #85e3dd; $custom-light: #adece7; $custom-dark: #000000;
JSON
{
"hex": "#85e3dd",
"rgb": {
"r": 133,
"g": 227,
"b": 221
},
"hsl": {
"h": 176.17,
"s": 62.667,
"l": 70.588
},
"oklch": {
"l": 0.85594,
"c": 0.09023,
"h": 190.3
},
"luminance": 0.65145
}Semantic roles & 50–950 ramp
primary
#85E3DD
secondary
#BB5158
accent
#1B26CA
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484