#89E2EC#89E2EC
#89E2EC is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.0% C 0.087 H 204.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2EC |
|---|---|
| RGB | rgb(137, 226, 236) |
| HSL | hsl(186, 72%, 73%) |
| HSV | hsv(186, 42%, 93%) |
| CMYK | cmyk(41.9%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(84.88, -24.18, -13.26) |
| CIE-LCH | lch(84.88, 27.58, 208.74°) |
| OKLab | oklab(86.04% -0.0785 -0.0365) |
| OKLCH | oklch(86.04% 0.087 204.9) |
| XYZ | xyz(52.6476, 65.7633, 89.2599) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.99
Robin Egg Blue
#8AF1FE
ΔE00 3.42
Robin'S Egg
#6DEDFD
ΔE00 3.95
Paleturquoise
#AFEEEE
ΔE00 5.66
Powder Blue
#B0E0E6
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2EC #EC9389
analogous
#89ECC5 #89E2EC #89B0EC
triadic
#89E2EC #EC89E2 #E2EC89
tetradic
#89E2EC #C589EC #EC9389 #B0EC89
square
#89E2EC #C589EC #EC9389 #B0EC89
split-complementary
#89E2EC #EC89B0 #ECC589
monochromatic
#23C6D8 #54D5E4 #89E2EC #BEEFF4 #E5F9FB
Accessibility & contrast
On white
1.48
#89E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#89E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2EC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2EC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#5BE9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e2ec; /* rgb */ color: rgb(137, 226, 236); /* oklch */ color: oklch(86.0% 0.087 204.9);
Tailwind
colors: {
custom: {
50: '#b0ebf2',
500: '#89e2ec',
950: '#000000',
},
}SCSS
$custom: #89e2ec; $custom-light: #b0ebf2; $custom-dark: #000000;
JSON
{
"hex": "#89e2ec",
"rgb": {
"r": 137,
"g": 226,
"b": 236
},
"hsl": {
"h": 186.061,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.86038,
"c": 0.0866,
"h": 204.9
},
"luminance": 0.65767
}Semantic roles & 50–950 ramp
primary
#89E2EC
secondary
#C65E53
accent
#2511D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485