#89E4EA#89E4EA
#89E4EA is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.4% C 0.088 H 201.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4EA |
|---|---|
| RGB | rgb(137, 228, 234) |
| HSL | hsl(184, 70%, 73%) |
| HSV | hsv(184, 41%, 92%) |
| CMYK | cmyk(41.5%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.37, -25.66, -11.46) |
| CIE-LCH | lch(85.37, 28.10, 204.07°) |
| OKLab | oklab(86.42% -0.0816 -0.0315) |
| OKLCH | oklch(86.42% 0.088 201.1) |
| XYZ | xyz(52.9056, 66.7417, 87.9205) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.14
Robin Egg Blue
#8AF1FE
ΔE00 3.65
Robin'S Egg
#6DEDFD
ΔE00 4.25
Paleturquoise
#AFEEEE
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 6.79
Powder Blue
#B0E0E6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4EA #EA8F89
analogous
#89EABF #89E4EA #89B4EA
triadic
#89E4EA #EA89E4 #E4EA89
tetradic
#89E4EA #BF89EA #EA8F89 #B4EA89
square
#89E4EA #BF89EA #EA8F89 #B4EA89
split-complementary
#89E4EA #EA89B4 #EABF89
monochromatic
#26C8D3 #55D8E1 #89E4EA #BDF0F3 #E5F9FA
Accessibility & contrast
On white
1.46
#89E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#89E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4EA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4EA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#5CEAE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e4ea; /* rgb */ color: rgb(137, 228, 234); /* oklch */ color: oklch(86.4% 0.088 201.1);
Tailwind
colors: {
custom: {
50: '#b0ecf0',
500: '#89e4ea',
950: '#000000',
},
}SCSS
$custom: #89e4ea; $custom-light: #b0ecf0; $custom-dark: #000000;
JSON
{
"hex": "#89e4ea",
"rgb": {
"r": 137,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.711,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.86418,
"c": 0.08752,
"h": 201.1
},
"luminance": 0.66746
}Semantic roles & 50–950 ramp
primary
#89E4EA
secondary
#C45A53
accent
#1F14D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485