#89E1EA#89E1EA
#89E1EA is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.7% C 0.086 H 204.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89E1EA |
|---|---|
| RGB | rgb(137, 225, 234) |
| HSL | hsl(186, 70%, 73%) |
| HSV | hsv(186, 41%, 92%) |
| CMYK | cmyk(41.5%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(84.54, -24.19, -12.71) |
| CIE-LCH | lch(84.54, 27.32, 207.72°) |
| OKLab | oklab(85.75% -0.0782 -0.0349) |
| OKLCH | oklch(85.75% 0.086 204.1) |
| XYZ | xyz(52.0875, 65.1055, 87.6478) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.23
Robin Egg Blue
#8AF1FE
ΔE00 3.73
Robin'S Egg
#6DEDFD
ΔE00 4.22
Paleturquoise
#AFEEEE
ΔE00 5.58
Powder Blue
#B0E0E6
ΔE00 6.27
Aqua Blue
#02D8E9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E1EA #EA9289
analogous
#89EAC2 #89E1EA #89B0EA
triadic
#89E1EA #EA89E1 #E1EA89
tetradic
#89E1EA #C289EA #EA9289 #B0EA89
square
#89E1EA #C289EA #EA9289 #B0EA89
split-complementary
#89E1EA #EA89B0 #EAC289
monochromatic
#26C3D3 #55D4E1 #89E1EA #BDEEF3 #E5F8FA
Accessibility & contrast
On white
1.50
#89E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#89E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E1EA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E1EA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#5DE7E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89e1ea; /* rgb */ color: rgb(137, 225, 234); /* oklch */ color: oklch(85.7% 0.086 204.1);
Tailwind
colors: {
custom: {
50: '#b0eaf0',
500: '#89e1ea',
950: '#000000',
},
}SCSS
$custom: #89e1ea; $custom-light: #b0eaf0; $custom-dark: #000000;
JSON
{
"hex": "#89e1ea",
"rgb": {
"r": 137,
"g": 225,
"b": 234
},
"hsl": {
"h": 185.567,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85749,
"c": 0.08562,
"h": 204.1
},
"luminance": 0.65109
}Semantic roles & 50–950 ramp
primary
#89E1EA
secondary
#C45E53
accent
#2514D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485