#89E4E9#89E4E9
#89E4E9 is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.4% C 0.087 H 200.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4E9 |
|---|---|
| RGB | rgb(137, 228, 233) |
| HSL | hsl(183, 69%, 73%) |
| HSV | hsv(183, 41%, 91%) |
| CMYK | cmyk(41.2%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(85.34, -25.90, -10.97) |
| CIE-LCH | lch(85.34, 28.13, 202.96°) |
| OKLab | oklab(86.39% -0.082 -0.0302) |
| OKLCH | oklch(86.39% 0.087 200.2) |
| XYZ | xyz(52.7624, 66.6844, 87.1660) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.36
Robin Egg Blue
#8AF1FE
ΔE00 3.89
Robin'S Egg
#6DEDFD
ΔE00 4.48
Paleturquoise
#AFEEEE
ΔE00 5.00
Light Cyan
#ACFFFC
ΔE00 6.64
Powder Blue
#B0E0E6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4E9 #E98E89
analogous
#89E9BE #89E4E9 #89B4E9
triadic
#89E4E9 #E989E4 #E4E989
tetradic
#89E4E9 #BE89E9 #E98E89 #B4E989
square
#89E4E9 #BE89E9 #E98E89 #B4E989
split-complementary
#89E4E9 #E989B4 #E9BE89
monochromatic
#27C8D1 #55D8DF #89E4E9 #BDF0F3 #E5F9FA
Accessibility & contrast
On white
1.46
#89E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#89E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4E9
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4E9 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEA
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#5DEAE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e4e9; /* rgb */ color: rgb(137, 228, 233); /* oklch */ color: oklch(86.4% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#b0ecf0',
500: '#89e4e9',
950: '#000000',
},
}SCSS
$custom: #89e4e9; $custom-light: #b0ecf0; $custom-dark: #000000;
JSON
{
"hex": "#89e4e9",
"rgb": {
"r": 137,
"g": 228,
"b": 233
},
"hsl": {
"h": 183.125,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.86385,
"c": 0.08742,
"h": 200.2
},
"luminance": 0.66688
}Semantic roles & 50–950 ramp
primary
#89E4E9
secondary
#C35953
accent
#1F15D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485