#89E2EB#89E2EB
#89E2EB is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.0% C 0.086 H 204.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2EB |
|---|---|
| RGB | rgb(137, 226, 235) |
| HSL | hsl(186, 71%, 73%) |
| HSV | hsv(186, 42%, 92%) |
| CMYK | cmyk(41.7%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.85, -24.43, -12.77) |
| CIE-LCH | lch(84.85, 27.57, 207.61°) |
| OKLab | oklab(86.01% -0.0789 -0.0351) |
| OKLCH | oklch(86.01% 0.086 204) |
| XYZ | xyz(52.5027, 65.7053, 88.4969) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.04
Robin Egg Blue
#8AF1FE
ΔE00 3.51
Robin'S Egg
#6DEDFD
ΔE00 4.04
Paleturquoise
#AFEEEE
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 6.35
Aqua Blue
#02D8E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2EB #EB9289
analogous
#89EBC3 #89E2EB #89B1EB
triadic
#89E2EB #EB89E2 #E2EB89
tetradic
#89E2EB #C389EB #EB9289 #B1EB89
square
#89E2EB #C389EB #EB9289 #B1EB89
split-complementary
#89E2EB #EB89B1 #EBC389
monochromatic
#24C5D5 #55D5E2 #89E2EB #BDEFF4 #E5F9FB
Accessibility & contrast
On white
1.48
#89E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#89E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2EB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2EB | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#5CE9E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e2eb; /* rgb */ color: rgb(137, 226, 235); /* oklch */ color: oklch(86.0% 0.086 204.0);
Tailwind
colors: {
custom: {
50: '#b0ebf1',
500: '#89e2eb',
950: '#000000',
},
}SCSS
$custom: #89e2eb; $custom-light: #b0ebf1; $custom-dark: #000000;
JSON
{
"hex": "#89e2eb",
"rgb": {
"r": 137,
"g": 226,
"b": 235
},
"hsl": {
"h": 185.51,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.86005,
"c": 0.0864,
"h": 204
},
"luminance": 0.65709
}Semantic roles & 50–950 ramp
primary
#89E2EB
secondary
#C55D53
accent
#2412D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485