#89E4E8#89E4E8
#89E4E8 is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.4% C 0.087 H 199.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #89E4E8 |
|---|---|
| RGB | rgb(137, 228, 232) |
| HSL | hsl(183, 67%, 72%) |
| HSV | hsv(183, 41%, 91%) |
| CMYK | cmyk(40.9%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(85.32, -26.15, -10.49) |
| CIE-LCH | lch(85.32, 28.17, 201.86°) |
| OKLab | oklab(86.35% -0.0824 -0.0289) |
| OKLCH | oklch(86.35% 0.087 199.3) |
| XYZ | xyz(52.6199, 66.6275, 86.4158) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 4.74
Paleturquoise
#AFEEEE
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E4E8 #E88D89
analogous
#89E8BC #89E4E8 #89B5E8
triadic
#89E4E8 #E889E4 #E4E889
tetradic
#89E4E8 #BC89E8 #E88D89 #B5E889
square
#89E4E8 #BC89E8 #E88D89 #B5E889
split-complementary
#89E4E8 #E889B5 #E8BC89
monochromatic
#28C7CE #56D8DE #89E4E8 #BCF0F2 #E5F9FA
Accessibility & contrast
On white
1.47
#89E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#89E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E4E8
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E4E8 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#5DEAE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89e4e8; /* rgb */ color: rgb(137, 228, 232); /* oklch */ color: oklch(86.4% 0.087 199.3);
Tailwind
colors: {
custom: {
50: '#b0ecef',
500: '#89e4e8',
950: '#000000',
},
}SCSS
$custom: #89e4e8; $custom-light: #b0ecef; $custom-dark: #000000;
JSON
{
"hex": "#89e4e8",
"rgb": {
"r": 137,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.526,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.86352,
"c": 0.08735,
"h": 199.3
},
"luminance": 0.66631
}Semantic roles & 50–950 ramp
primary
#89E4E8
secondary
#C15854
accent
#1E16CF
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485