#89E2EA#89E2EA
#89E2EA is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.0% C 0.086 H 203.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2EA |
|---|---|
| RGB | rgb(137, 226, 234) |
| HSL | hsl(185, 70%, 73%) |
| HSV | hsv(185, 41%, 92%) |
| CMYK | cmyk(41.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.82, -24.68, -12.29) |
| CIE-LCH | lch(84.82, 27.57, 206.48°) |
| OKLab | oklab(85.97% -0.0793 -0.0338) |
| OKLCH | oklch(85.97% 0.086 203.1) |
| XYZ | xyz(52.3586, 65.6477, 87.7382) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.13
Robin Egg Blue
#8AF1FE
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 4.17
Paleturquoise
#AFEEEE
ΔE00 5.38
Powder Blue
#B0E0E6
ΔE00 6.43
Aqua Blue
#02D8E9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2EA #EA9189
analogous
#89EAC1 #89E2EA #89B2EA
triadic
#89E2EA #EA89E2 #E2EA89
tetradic
#89E2EA #C189EA #EA9189 #B2EA89
square
#89E2EA #C189EA #EA9189 #B2EA89
split-complementary
#89E2EA #EA89B2 #EAC189
monochromatic
#26C5D3 #55D5E1 #89E2EA #BDEFF3 #E5F9FA
Accessibility & contrast
On white
1.49
#89E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#89E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2EA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2EA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#5DE8E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e2ea; /* rgb */ color: rgb(137, 226, 234); /* oklch */ color: oklch(86.0% 0.086 203.1);
Tailwind
colors: {
custom: {
50: '#b0ebf0',
500: '#89e2ea',
950: '#000000',
},
}SCSS
$custom: #89e2ea; $custom-light: #b0ebf0; $custom-dark: #000000;
JSON
{
"hex": "#89e2ea",
"rgb": {
"r": 137,
"g": 226,
"b": 234
},
"hsl": {
"h": 184.948,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85971,
"c": 0.08624,
"h": 203.1
},
"luminance": 0.65652
}Semantic roles & 50–950 ramp
primary
#89E2EA
secondary
#C45D53
accent
#2314D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485