#85E4E5#85E4E5
#85E4E5 is a very light, moderate teal. Relative luminance 0.661; OKLCH L 86.1% C 0.090 H 196.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #85E4E5 |
|---|---|
| RGB | rgb(133, 228, 229) |
| HSL | hsl(181, 65%, 71%) |
| HSV | hsv(181, 42%, 90%) |
| CMYK | cmyk(41.9%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.06, -27.84, -9.30) |
| CIE-LCH | lch(85.06, 29.36, 198.48°) |
| OKLab | oklab(86.07% -0.0866 -0.0256) |
| OKLCH | oklch(86.07% 0.09 196.5) |
| XYZ | xyz(51.5537, 66.1265, 84.1606) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Paleturquoise
#AFEEEE
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 6.43
Bright Light Blue
#26F7FD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E4E5 #E58685
analogous
#85E5B6 #85E4E5 #85B4E5
triadic
#85E4E5 #E585E4 #E4E585
tetradic
#85E4E5 #B685E5 #E58685 #B4E585
square
#85E4E5 #B685E5 #E58685 #B4E585
split-complementary
#85E4E5 #E585B4 #E5B685
monochromatic
#2AC4C6 #53D9DA #85E4E5 #B7EFF0 #E6F9FA
Accessibility & contrast
On white
1.48
#85E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#85E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E4E5
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E4E5 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#C8CFE6
Tritanopia (blue-blind)
#57EAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #85e4e5; /* rgb */ color: rgb(133, 228, 229); /* oklch */ color: oklch(86.1% 0.090 196.5);
Tailwind
colors: {
custom: {
50: '#aeeced',
500: '#85e4e5',
950: '#000000',
},
}SCSS
$custom: #85e4e5; $custom-light: #aeeced; $custom-dark: #000000;
JSON
{
"hex": "#85e4e5",
"rgb": {
"r": 133,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.625,
"s": 64.865,
"l": 70.98
},
"oklch": {
"l": 0.86073,
"c": 0.09036,
"h": 196.5
},
"luminance": 0.6613
}Semantic roles & 50–950 ramp
primary
#85E4E5
secondary
#BE5251
accent
#1B19CD
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484