#89E4EC#89E4EC
#89E4EC is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.5% C 0.088 H 202.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4EC |
|---|---|
| RGB | rgb(137, 228, 236) |
| HSL | hsl(185, 72%, 73%) |
| HSV | hsv(185, 42%, 93%) |
| CMYK | cmyk(41.9%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.43, -25.16, -12.43) |
| CIE-LCH | lch(85.43, 28.06, 206.28°) |
| OKLab | oklab(86.48% -0.0808 -0.0342) |
| OKLCH | oklch(86.48% 0.088 202.9) |
| XYZ | xyz(53.1946, 66.8573, 89.4422) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.80
Robin Egg Blue
#8AF1FE
ΔE00 3.24
Robin'S Egg
#6DEDFD
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 6.61
Light Cyan
#ACFFFC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4EC #EC9189
analogous
#89ECC2 #89E4EC #89B3EC
triadic
#89E4EC #EC89E4 #E4EC89
tetradic
#89E4EC #C289EC #EC9189 #B3EC89
square
#89E4EC #C289EC #EC9189 #B3EC89
split-complementary
#89E4EC #EC89B3 #ECC289
monochromatic
#23C9D8 #54D8E4 #89E4EC #BEF0F4 #E5F9FB
Accessibility & contrast
On white
1.46
#89E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#89E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4EC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4EC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDED
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#5BEAE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e4ec; /* rgb */ color: rgb(137, 228, 236); /* oklch */ color: oklch(86.5% 0.088 202.9);
Tailwind
colors: {
custom: {
50: '#b0ecf2',
500: '#89e4ec',
950: '#000000',
},
}SCSS
$custom: #89e4ec; $custom-light: #b0ecf2; $custom-dark: #000000;
JSON
{
"hex": "#89e4ec",
"rgb": {
"r": 137,
"g": 228,
"b": 236
},
"hsl": {
"h": 184.848,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.86484,
"c": 0.08777,
"h": 202.9
},
"luminance": 0.66861
}Semantic roles & 50–950 ramp
primary
#89E4EC
secondary
#C65C53
accent
#2111D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485