#85E2ED#85E2ED
#85E2ED is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.090 H 205.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #85E2ED |
|---|---|
| RGB | rgb(133, 226, 237) |
| HSL | hsl(186, 74%, 73%) |
| HSV | hsv(186, 44%, 93%) |
| CMYK | cmyk(43.9%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.74, -24.87, -14.01) |
| CIE-LCH | lch(84.74, 28.55, 209.40°) |
| OKLab | oklab(85.89% -0.0812 -0.0386) |
| OKLCH | oklch(85.89% 0.09 205.4) |
| XYZ | xyz(52.1495, 65.4896, 89.9970) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.15
Robin Egg Blue
#8AF1FE
ΔE00 3.32
Robin'S Egg
#6DEDFD
ΔE00 3.58
Paleturquoise
#AFEEEE
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E2ED #ED9085
analogous
#85EDC4 #85E2ED #85AEED
triadic
#85E2ED #ED85E2 #E2ED85
tetradic
#85E2ED #C485ED #ED9085 #AEED85
square
#85E2ED #C485ED #ED9085 #AEED85
split-complementary
#85E2ED #ED85AE #EDC485
monochromatic
#20C4D8 #50D5E5 #85E2ED #BAEFF5 #E4F9FB
Accessibility & contrast
On white
1.49
#85E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#85E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E2ED
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E2ED | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#52E9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #85e2ed; /* rgb */ color: rgb(133, 226, 237); /* oklch */ color: oklch(85.9% 0.090 205.4);
Tailwind
colors: {
custom: {
50: '#aeebf2',
500: '#85e2ed',
950: '#000000',
},
}SCSS
$custom: #85e2ed; $custom-light: #aeebf2; $custom-dark: #000000;
JSON
{
"hex": "#85e2ed",
"rgb": {
"r": 133,
"g": 226,
"b": 237
},
"hsl": {
"h": 186.346,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.8589,
"c": 0.08987,
"h": 205.4
},
"luminance": 0.65494
}Semantic roles & 50–950 ramp
primary
#85E2ED
secondary
#C75C4F
accent
#240FD6
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485