#89E4E1#89E4E1
#89E4E1 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.1% C 0.087 H 192.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4E1 |
|---|---|
| RGB | rgb(137, 228, 225) |
| HSL | hsl(178, 63%, 72%) |
| HSV | hsv(178, 40%, 89%) |
| CMYK | cmyk(39.9%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(85.12, -27.84, -7.09) |
| CIE-LCH | lch(85.12, 28.73, 194.29°) |
| OKLab | oklab(86.13% -0.0853 -0.0196) |
| OKLCH | oklch(86.13% 0.087 192.9) |
| XYZ | xyz(51.6454, 66.2376, 81.2832) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Light Cyan
#ACFFFC
ΔE00 6.20
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 6.86
Robin'S Egg
#6DEDFD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4E1 #E4898C
analogous
#89E4B4 #89E4E1 #89BAE4
triadic
#89E4E1 #E189E4 #E4E189
tetradic
#89E4E1 #B489E4 #E4898C #BAE489
square
#89E4E1 #B489E4 #E4898C #BAE489
split-complementary
#89E4E1 #E489BA #E4B489
monochromatic
#2DC5C0 #57D9D4 #89E4E1 #BBEFEE #E6F9F9
Accessibility & contrast
On white
1.47
#89E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#89E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4E1
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4E1 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE1
Deuteranopia (green-blind)
#CAD0E2
Tritanopia (blue-blind)
#61E9E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e4e1; /* rgb */ color: rgb(137, 228, 225); /* oklch */ color: oklch(86.1% 0.087 192.9);
Tailwind
colors: {
custom: {
50: '#b0ecea',
500: '#89e4e1',
950: '#000000',
},
}SCSS
$custom: #89e4e1; $custom-light: #b0ecea; $custom-dark: #000000;
JSON
{
"hex": "#89e4e1",
"rgb": {
"r": 137,
"g": 228,
"b": 225
},
"hsl": {
"h": 178.022,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.86127,
"c": 0.08749,
"h": 192.9
},
"luminance": 0.66241
}Semantic roles & 50–950 ramp
primary
#89E4E1
secondary
#BD5558
accent
#1B21CB
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484