#89F0FA#89F0FA
#89F0FA is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.6% C 0.097 H 203.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #89F0FA |
|---|---|
| RGB | rgb(137, 240, 250) |
| HSL | hsl(185, 92%, 76%) |
| HSV | hsv(185, 45%, 98%) |
| CMYK | cmyk(45.2%, 4%, 0%, 2%) |
| CIE-LAB | lab(89.18, -27.48, -14.18) |
| CIE-LCH | lch(89.18, 30.92, 207.28°) |
| OKLab | oklab(89.62% -0.0889 -0.039) |
| OKLCH | oklch(89.62% 0.097 203.7) |
| XYZ | xyz(58.7253, 74.5359, 101.7162) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.08
Robin'S Egg Blue
#98EFF9
ΔE00 1.82
Robin'S Egg
#6DEDFD
ΔE00 2.65
Paleturquoise
#AFEEEE
ΔE00 5.64
Light Cyan
#ACFFFC
ΔE00 5.94
Bright Light Blue
#26F7FD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F0FA #FA9389
analogous
#89FACB #89F0FA #89B7FA
triadic
#89F0FA #FA89F0 #F0FA89
tetradic
#89F0FA #CB89FA #FA9389 #B7FA89
square
#89F0FA #CB89FA #FA9389 #B7FA89
split-complementary
#89F0FA #FA89B7 #FACB89
monochromatic
#14E1F5 #4EE9F8 #89F0FA #C4F7FC #E2FBFE
Accessibility & contrast
On white
1.32
#89F0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#89F0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F0FA
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F0FA | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#4EF7F3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #89f0fa; /* rgb */ color: rgb(137, 240, 250); /* oklch */ color: oklch(89.6% 0.097 203.7);
Tailwind
colors: {
custom: {
50: '#b2f5fc',
500: '#89f0fa',
950: '#000000',
},
}SCSS
$custom: #89f0fa; $custom-light: #b2f5fc; $custom-dark: #000000;
JSON
{
"hex": "#89f0fa",
"rgb": {
"r": 137,
"g": 240,
"b": 250
},
"hsl": {
"h": 185.31,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.8962,
"c": 0.09711,
"h": 203.7
},
"luminance": 0.74541
}Semantic roles & 50–950 ramp
primary
#89F0FA
secondary
#D95B4F
accent
#1400E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111717
muted
#818585