#89E2ED#89E2ED
#89E2ED is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.1% C 0.087 H 205.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2ED |
|---|---|
| RGB | rgb(137, 226, 237) |
| HSL | hsl(187, 74%, 73%) |
| HSV | hsv(187, 42%, 93%) |
| CMYK | cmyk(42.2%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.91, -23.93, -13.74) |
| CIE-LCH | lch(84.91, 27.59, 209.87°) |
| OKLab | oklab(86.07% -0.0782 -0.0378) |
| OKLCH | oklch(86.07% 0.087 205.8) |
| XYZ | xyz(52.7932, 65.8216, 90.0272) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.99
Robin Egg Blue
#8AF1FE
ΔE00 3.37
Robin'S Egg
#6DEDFD
ΔE00 3.89
Paleturquoise
#AFEEEE
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 6.26
Pale Sky Blue
#BDF6FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2ED #ED9489
analogous
#89EDC6 #89E2ED #89B0ED
triadic
#89E2ED #ED89E2 #E2ED89
tetradic
#89E2ED #C689ED #ED9489 #B0ED89
square
#89E2ED #C689ED #ED9489 #B0ED89
split-complementary
#89E2ED #ED89B0 #EDC689
monochromatic
#21C6DA #54D5E5 #89E2ED #BEEFF5 #E4F8FB
Accessibility & contrast
On white
1.48
#89E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#89E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2ED
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2ED | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#5BE9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e2ed; /* rgb */ color: rgb(137, 226, 237); /* oklch */ color: oklch(86.1% 0.087 205.8);
Tailwind
colors: {
custom: {
50: '#b0ebf2',
500: '#89e2ed',
950: '#000000',
},
}SCSS
$custom: #89e2ed; $custom-light: #b0ebf2; $custom-dark: #000000;
JSON
{
"hex": "#89e2ed",
"rgb": {
"r": 137,
"g": 226,
"b": 237
},
"hsl": {
"h": 186.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.86072,
"c": 0.08681,
"h": 205.8
},
"luminance": 0.65826
}Semantic roles & 50–950 ramp
primary
#89E2ED
secondary
#C85F52
accent
#2610D6
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485