#85E4E4#85E4E4
#85E4E4 is a very light, moderate teal. Relative luminance 0.661; OKLCH L 86.0% C 0.090 H 195.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #85E4E4 |
|---|---|
| RGB | rgb(133, 228, 228) |
| HSL | hsl(180, 64%, 71%) |
| HSV | hsv(180, 42%, 89%) |
| CMYK | cmyk(41.7%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.03, -28.09, -8.82) |
| CIE-LCH | lch(85.03, 29.44, 197.43°) |
| OKLab | oklab(86.04% -0.0871 -0.0243) |
| OKLCH | oklch(86.04% 0.09 195.6) |
| XYZ | xyz(51.4145, 66.0708, 83.4274) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 5.80
Light Cyan
#ACFFFC
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E4E4 #E48585
analogous
#85E4B4 #85E4E4 #85B4E4
triadic
#85E4E4 #E485E4 #E4E485
tetradic
#85E4E4 #B485E4 #E48585 #B4E485
square
#85E4E4 #B485E4 #E48585 #B4E485
split-complementary
#85E4E4 #E485B4 #E4B485
monochromatic
#2BC3C3 #53D9D9 #85E4E4 #B7EFEF #E6F9F9
Accessibility & contrast
On white
1.48
#85E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#85E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E4E4
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E4E4 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#57E9E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #85e4e4; /* rgb */ color: rgb(133, 228, 228); /* oklch */ color: oklch(86.0% 0.090 195.6);
Tailwind
colors: {
custom: {
50: '#aeecec',
500: '#85e4e4',
950: '#000000',
},
}SCSS
$custom: #85e4e4; $custom-light: #aeecec; $custom-dark: #000000;
JSON
{
"hex": "#85e4e4",
"rgb": {
"r": 133,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.86041,
"c": 0.09039,
"h": 195.6
},
"luminance": 0.66075
}Semantic roles & 50–950 ramp
primary
#85E4E4
secondary
#BC5151
accent
#1A1ACC
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484