#89F6FA#89F6FA
#89F6FA is a very light, moderate teal. Relative luminance 0.781; OKLCH L 91.0% C 0.101 H 198.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89F6FA |
|---|---|
| RGB | rgb(137, 246, 250) |
| HSL | hsl(182, 92%, 76%) |
| HSV | hsv(182, 45%, 98%) |
| CMYK | cmyk(45.2%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(90.84, -30.35, -11.69) |
| CIE-LCH | lch(90.84, 32.53, 201.07°) |
| OKLab | oklab(90.96% -0.0956 -0.0322) |
| OKLCH | oklch(90.96% 0.101 198.6) |
| XYZ | xyz(60.5208, 78.1271, 102.3147) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.48
Robin'S Egg Blue
#98EFF9
ΔE00 3.75
Light Cyan
#ACFFFC
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F6FA #FA8D89
analogous
#89FAC5 #89F6FA #89BDFA
triadic
#89F6FA #FA89F6 #F6FA89
tetradic
#89F6FA #C589FA #FA8D89 #BDFA89
square
#89F6FA #C589FA #FA8D89 #BDFA89
split-complementary
#89F6FA #FA89BD #FAC589
monochromatic
#14EDF5 #4EF2F8 #89F6FA #C4FAFC #E2FDFE
Accessibility & contrast
On white
1.26
#89F6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#89F6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F6FA
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F6FA | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDFB
Deuteranopia (green-blind)
#D5DFFB
Tritanopia (blue-blind)
#4CFDF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89f6fa; /* rgb */ color: rgb(137, 246, 250); /* oklch */ color: oklch(91.0% 0.101 198.6);
Tailwind
colors: {
custom: {
50: '#b2f9fb',
500: '#89f6fa',
950: '#000000',
},
}SCSS
$custom: #89f6fa; $custom-light: #b2f9fb; $custom-dark: #000000;
JSON
{
"hex": "#89f6fa",
"rgb": {
"r": 137,
"g": 246,
"b": 250
},
"hsl": {
"h": 182.124,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.90955,
"c": 0.10086,
"h": 198.6
},
"luminance": 0.78132
}Semantic roles & 50–950 ramp
primary
#89F6FA
secondary
#D9534F
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585