#89E9F9#89E9F9
#89E9F9 is a very light, moderate teal. Relative luminance 0.704; OKLCH L 88.0% C 0.093 H 209.3°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #89E9F9 |
|---|---|
| RGB | rgb(137, 233, 249) |
| HSL | hsl(189, 90%, 76%) |
| HSV | hsv(189, 45%, 98%) |
| CMYK | cmyk(45%, 6.4%, 0%, 2.4%) |
| CIE-LAB | lab(87.21, -24.33, -16.60) |
| CIE-LCH | lch(87.21, 29.46, 214.31°) |
| OKLab | oklab(88.04% -0.0815 -0.0457) |
| OKLCH | oklch(88.04% 0.093 209.3) |
| XYZ | xyz(56.5479, 70.4313, 100.2189) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.16
Robin'S Egg Blue
#98EFF9
ΔE00 2.49
Robin'S Egg
#6DEDFD
ΔE00 2.98
Paleturquoise
#AFEEEE
ΔE00 6.60
Pale Sky Blue
#BDF6FE
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E9F9 #F99989
analogous
#89F9D1 #89E9F9 #89B1F9
triadic
#89E9F9 #F989E9 #E9F989
tetradic
#89E9F9 #D189F9 #F99989 #B1F989
square
#89E9F9 #D189F9 #F99989 #B1F989
split-complementary
#89E9F9 #F989B1 #F9D189
monochromatic
#15D3F3 #4FDEF6 #89E9F9 #C3F4FC #E2FAFE
Accessibility & contrast
On white
1.39
#89E9F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#89E9F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E9F9
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E9F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E9F9 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2FA
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#51F1EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #89e9f9; /* rgb */ color: rgb(137, 233, 249); /* oklch */ color: oklch(88.0% 0.093 209.3);
Tailwind
colors: {
custom: {
50: '#b1f0fb',
500: '#89e9f9',
950: '#000000',
},
}SCSS
$custom: #89e9f9; $custom-light: #b1f0fb; $custom-dark: #000000;
JSON
{
"hex": "#89e9f9",
"rgb": {
"r": 137,
"g": 233,
"b": 249
},
"hsl": {
"h": 188.571,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.88035,
"c": 0.09342,
"h": 209.3
},
"luminance": 0.70436
}Semantic roles & 50–950 ramp
primary
#89E9F9
secondary
#D7624F
accent
#2100E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111617
muted
#818585