#85E2EE#85E2EE
#85E2EE is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.9% C 0.090 H 206.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #85E2EE |
|---|---|
| RGB | rgb(133, 226, 238) |
| HSL | hsl(187, 76%, 73%) |
| HSV | hsv(187, 44%, 93%) |
| CMYK | cmyk(44.1%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.77, -24.62, -14.50) |
| CIE-LCH | lch(84.77, 28.57, 210.49°) |
| OKLab | oklab(85.92% -0.0808 -0.0399) |
| OKLCH | oklch(85.92% 0.09 206.3) |
| XYZ | xyz(52.2960, 65.5482, 90.7686) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.17
Robin Egg Blue
#8AF1FE
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 3.53
Paleturquoise
#AFEEEE
ΔE00 6.27
Powder Blue
#B0E0E6
ΔE00 6.67
Aqua Blue
#02D8E9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E2EE #EE9185
analogous
#85EEC5 #85E2EE #85ADEE
triadic
#85E2EE #EE85E2 #E2EE85
tetradic
#85E2EE #C585EE #EE9185 #ADEE85
square
#85E2EE #C585EE #EE9185 #ADEE85
split-complementary
#85E2EE #EE85AD #EEC585
monochromatic
#1EC5DA #4FD5E7 #85E2EE #BBEFF5 #E4F9FB
Accessibility & contrast
On white
1.49
#85E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#85E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E2EE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E2EE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#51E9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #85e2ee; /* rgb */ color: rgb(133, 226, 238); /* oklch */ color: oklch(85.9% 0.090 206.3);
Tailwind
colors: {
custom: {
50: '#aeebf3',
500: '#85e2ee',
950: '#000000',
},
}SCSS
$custom: #85e2ee; $custom-light: #aeebf3; $custom-dark: #000000;
JSON
{
"hex": "#85e2ee",
"rgb": {
"r": 133,
"g": 226,
"b": 238
},
"hsl": {
"h": 186.857,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.85924,
"c": 0.0901,
"h": 206.3
},
"luminance": 0.65552
}Semantic roles & 50–950 ramp
primary
#85E2EE
secondary
#C95D4F
accent
#250ED8
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485