#89E4ED#89E4ED
#89E4ED is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.5% C 0.088 H 203.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4ED |
|---|---|
| RGB | rgb(137, 228, 237) |
| HSL | hsl(185, 74%, 73%) |
| HSV | hsv(185, 42%, 93%) |
| CMYK | cmyk(42.2%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.46, -24.91, -12.91) |
| CIE-LCH | lch(85.46, 28.06, 207.39°) |
| OKLab | oklab(86.52% -0.0805 -0.0355) |
| OKLCH | oklch(86.52% 0.088 203.8) |
| XYZ | xyz(53.3403, 66.9156, 90.2095) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.69
Robin Egg Blue
#8AF1FE
ΔE00 3.09
Robin'S Egg
#6DEDFD
ΔE00 3.72
Paleturquoise
#AFEEEE
ΔE00 5.40
Powder Blue
#B0E0E6
ΔE00 6.53
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4ED #ED9289
analogous
#89EDC4 #89E4ED #89B2ED
triadic
#89E4ED #ED89E4 #E4ED89
tetradic
#89E4ED #C489ED #ED9289 #B2ED89
square
#89E4ED #C489ED #ED9289 #B2ED89
split-complementary
#89E4ED #ED89B2 #EDC489
monochromatic
#21CADA #54D8E5 #89E4ED #BEF0F5 #E4F9FB
Accessibility & contrast
On white
1.46
#89E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#89E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4ED
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4ED | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#5AEBE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #89e4ed; /* rgb */ color: rgb(137, 228, 237); /* oklch */ color: oklch(86.5% 0.088 203.8);
Tailwind
colors: {
custom: {
50: '#b0ecf2',
500: '#89e4ed',
950: '#000000',
},
}SCSS
$custom: #89e4ed; $custom-light: #b0ecf2; $custom-dark: #000000;
JSON
{
"hex": "#89e4ed",
"rgb": {
"r": 137,
"g": 228,
"b": 237
},
"hsl": {
"h": 185.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.86517,
"c": 0.08794,
"h": 203.8
},
"luminance": 0.6692
}Semantic roles & 50–950 ramp
primary
#89E4ED
secondary
#C85D52
accent
#2210D6
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485