#89E4E6#89E4E6
#89E4E6 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.3% C 0.087 H 197.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4E6 |
|---|---|
| RGB | rgb(137, 228, 230) |
| HSL | hsl(181, 65%, 72%) |
| HSV | hsv(181, 40%, 90%) |
| CMYK | cmyk(40.4%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(85.26, -26.64, -9.52) |
| CIE-LCH | lch(85.26, 28.29, 199.67°) |
| OKLab | oklab(86.29% -0.0832 -0.0262) |
| OKLCH | oklch(86.29% 0.087 197.5) |
| XYZ | xyz(52.3375, 66.5145, 84.9282) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Paleturquoise
#AFEEEE
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 5.29
Light Cyan
#ACFFFC
ΔE00 6.32
Pale Cyan
#B7FFFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4E6 #E68B89
analogous
#89E6BA #89E4E6 #89B6E6
triadic
#89E4E6 #E689E4 #E4E689
tetradic
#89E4E6 #BA89E6 #E68B89 #B6E689
square
#89E4E6 #BA89E6 #E68B89 #B6E689
split-complementary
#89E4E6 #E689B6 #E6BA89
monochromatic
#2BC6CA #57D8DB #89E4E6 #BCF0F1 #E6F9FA
Accessibility & contrast
On white
1.47
#89E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#89E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4E6
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4E6 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE6
Deuteranopia (green-blind)
#C8D0E7
Tritanopia (blue-blind)
#5EEAE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e4e6; /* rgb */ color: rgb(137, 228, 230); /* oklch */ color: oklch(86.3% 0.087 197.5);
Tailwind
colors: {
custom: {
50: '#b0eced',
500: '#89e4e6',
950: '#000000',
},
}SCSS
$custom: #89e4e6; $custom-light: #b0eced; $custom-dark: #000000;
JSON
{
"hex": "#89e4e6",
"rgb": {
"r": 137,
"g": 228,
"b": 230
},
"hsl": {
"h": 181.29,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.86287,
"c": 0.08728,
"h": 197.5
},
"luminance": 0.66518
}Semantic roles & 50–950 ramp
primary
#89E4E6
secondary
#BF5654
accent
#1D19CD
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484