#89F4FA#89F4FA
#89F4FA is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.5% C 0.100 H 200.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89F4FA |
|---|---|
| RGB | rgb(137, 244, 250) |
| HSL | hsl(183, 92%, 76%) |
| HSV | hsv(183, 45%, 98%) |
| CMYK | cmyk(45.2%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(90.28, -29.40, -12.52) |
| CIE-LCH | lch(90.28, 31.95, 203.06°) |
| OKLab | oklab(90.51% -0.0934 -0.0345) |
| OKLCH | oklch(90.51% 0.1 200.3) |
| XYZ | xyz(59.9158, 76.9170, 102.1130) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.65
Robin'S Egg Blue
#98EFF9
ΔE00 3.02
Robin'S Egg
#6DEDFD
ΔE00 3.76
Light Cyan
#ACFFFC
ΔE00 4.75
Paleturquoise
#AFEEEE
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F4FA #FA8F89
analogous
#89FAC7 #89F4FA #89BBFA
triadic
#89F4FA #FA89F4 #F4FA89
tetradic
#89F4FA #C789FA #FA8F89 #BBFA89
square
#89F4FA #C789FA #FA8F89 #BBFA89
split-complementary
#89F4FA #FA89BB #FAC789
monochromatic
#14E9F5 #4EEFF8 #89F4FA #C4F9FC #E2FCFE
Accessibility & contrast
On white
1.28
#89F4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#89F4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F4FA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F4FA | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFB
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#4DFBF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #89f4fa; /* rgb */ color: rgb(137, 244, 250); /* oklch */ color: oklch(90.5% 0.100 200.3);
Tailwind
colors: {
custom: {
50: '#b2f8fc',
500: '#89f4fa',
950: '#000000',
},
}SCSS
$custom: #89f4fa; $custom-light: #b2f8fc; $custom-dark: #000000;
JSON
{
"hex": "#89f4fa",
"rgb": {
"r": 137,
"g": 244,
"b": 250
},
"hsl": {
"h": 183.186,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.9051,
"c": 0.09953,
"h": 200.3
},
"luminance": 0.76922
}Semantic roles & 50–950 ramp
primary
#89F4FA
secondary
#D9564F
accent
#0C00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585