#85E2EC#85E2EC
#85E2EC is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.9% C 0.090 H 204.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #85E2EC |
|---|---|
| RGB | rgb(133, 226, 236) |
| HSL | hsl(186, 73%, 72%) |
| HSV | hsv(186, 44%, 93%) |
| CMYK | cmyk(43.6%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(84.71, -25.13, -13.53) |
| CIE-LCH | lch(84.71, 28.54, 208.30°) |
| OKLab | oklab(85.86% -0.0816 -0.0372) |
| OKLCH | oklch(85.86% 0.09 204.5) |
| XYZ | xyz(52.0038, 65.4314, 89.2297) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.17
Robin Egg Blue
#8AF1FE
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 3.66
Paleturquoise
#AFEEEE
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E2EC #EC8F85
analogous
#85ECC2 #85E2EC #85AFEC
triadic
#85E2EC #EC85E2 #E2EC85
tetradic
#85E2EC #C285EC #EC8F85 #AFEC85
square
#85E2EC #C285EC #EC8F85 #AFEC85
split-complementary
#85E2EC #EC85AF #ECC285
monochromatic
#21C4D5 #50D5E4 #85E2EC #BAEFF4 #E5F9FB
Accessibility & contrast
On white
1.49
#85E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#85E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E2EC
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E2EC | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#53E9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #85e2ec; /* rgb */ color: rgb(133, 226, 236); /* oklch */ color: oklch(85.9% 0.090 204.5);
Tailwind
colors: {
custom: {
50: '#aeebf2',
500: '#85e2ec',
950: '#000000',
},
}SCSS
$custom: #85e2ec; $custom-light: #aeebf2; $custom-dark: #000000;
JSON
{
"hex": "#85e2ec",
"rgb": {
"r": 133,
"g": 226,
"b": 236
},
"hsl": {
"h": 185.825,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.85856,
"c": 0.08966,
"h": 204.5
},
"luminance": 0.65435
}Semantic roles & 50–950 ramp
primary
#85E2EC
secondary
#C65B4F
accent
#2310D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485