#89E3ED#89E3ED
#89E3ED is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.3% C 0.087 H 204.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89E3ED |
|---|---|
| RGB | rgb(137, 227, 237) |
| HSL | hsl(186, 74%, 73%) |
| HSV | hsv(186, 42%, 93%) |
| CMYK | cmyk(42.2%, 4.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.18, -24.42, -13.33) |
| CIE-LCH | lch(85.18, 27.82, 208.62°) |
| OKLab | oklab(86.3% -0.0793 -0.0366) |
| OKLCH | oklch(86.3% 0.087 204.8) |
| XYZ | xyz(53.0660, 66.3670, 90.1181) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.80
Robin Egg Blue
#8AF1FE
ΔE00 3.20
Robin'S Egg
#6DEDFD
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 5.60
Powder Blue
#B0E0E6
ΔE00 6.38
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E3ED #ED9389
analogous
#89EDC5 #89E3ED #89B1ED
triadic
#89E3ED #ED89E3 #E3ED89
tetradic
#89E3ED #C589ED #ED9389 #B1ED89
square
#89E3ED #C589ED #ED9389 #B1ED89
split-complementary
#89E3ED #ED89B1 #EDC589
monochromatic
#21C8DA #54D6E5 #89E3ED #BEF0F5 #E4F9FB
Accessibility & contrast
On white
1.47
#89E3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#89E3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E3ED
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E3ED | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#5BEAE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e3ed; /* rgb */ color: rgb(137, 227, 237); /* oklch */ color: oklch(86.3% 0.087 204.8);
Tailwind
colors: {
custom: {
50: '#b0ecf2',
500: '#89e3ed',
950: '#000000',
},
}SCSS
$custom: #89e3ed; $custom-light: #b0ecf2; $custom-dark: #000000;
JSON
{
"hex": "#89e3ed",
"rgb": {
"r": 137,
"g": 227,
"b": 237
},
"hsl": {
"h": 186,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.86295,
"c": 0.08736,
"h": 204.8
},
"luminance": 0.66371
}Semantic roles & 50–950 ramp
primary
#89E3ED
secondary
#C85E52
accent
#2410D6
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485