#89E2EE#89E2EE
#89E2EE is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.1% C 0.087 H 206.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #89E2EE |
|---|---|
| RGB | rgb(137, 226, 238) |
| HSL | hsl(187, 75%, 74%) |
| HSV | hsv(187, 42%, 93%) |
| CMYK | cmyk(42.4%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.94, -23.68, -14.22) |
| CIE-LCH | lch(84.94, 27.62, 211.00°) |
| OKLab | oklab(86.11% -0.0778 -0.0391) |
| OKLCH | oklch(86.11% 0.087 206.7) |
| XYZ | xyz(52.9398, 65.8802, 90.7988) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.02
Robin Egg Blue
#8AF1FE
ΔE00 3.36
Robin'S Egg
#6DEDFD
ΔE00 3.86
Paleturquoise
#AFEEEE
ΔE00 6.02
Powder Blue
#B0E0E6
ΔE00 6.24
Pale Sky Blue
#BDF6FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E2EE #EE9589
analogous
#89EEC7 #89E2EE #89AFEE
triadic
#89E2EE #EE89E2 #E2EE89
tetradic
#89E2EE #C789EE #EE9589 #AFEE89
square
#89E2EE #C789EE #EE9589 #AFEE89
split-complementary
#89E2EE #EE89AF #EEC789
monochromatic
#20C6DD #54D5E6 #89E2EE #BEEFF6 #E4F8FB
Accessibility & contrast
On white
1.48
#89E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#89E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E2EE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E2EE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#5AE9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89e2ee; /* rgb */ color: rgb(137, 226, 238); /* oklch */ color: oklch(86.1% 0.087 206.7);
Tailwind
colors: {
custom: {
50: '#b0ebf3',
500: '#89e2ee',
950: '#000000',
},
}SCSS
$custom: #89e2ee; $custom-light: #b0ebf3; $custom-dark: #000000;
JSON
{
"hex": "#89e2ee",
"rgb": {
"r": 137,
"g": 226,
"b": 238
},
"hsl": {
"h": 187.129,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86106,
"c": 0.08705,
"h": 206.7
},
"luminance": 0.65884
}Semantic roles & 50–950 ramp
primary
#89E2EE
secondary
#C96052
accent
#260FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485