#89F5FA#89F5FA
#89F5FA is a very light, moderate teal. Relative luminance 0.775; OKLCH L 90.7% C 0.100 H 199.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #89F5FA |
|---|---|
| RGB | rgb(137, 245, 250) |
| HSL | hsl(183, 92%, 76%) |
| HSV | hsv(183, 45%, 98%) |
| CMYK | cmyk(45.2%, 2%, 0%, 2%) |
| CIE-LAB | lab(90.56, -29.88, -12.11) |
| CIE-LCH | lch(90.56, 32.24, 202.06°) |
| OKLab | oklab(90.73% -0.0945 -0.0334) |
| OKLCH | oklch(90.73% 0.1 199.4) |
| XYZ | xyz(60.2175, 77.5204, 102.2136) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.07
Robin'S Egg Blue
#98EFF9
ΔE00 3.38
Robin'S Egg
#6DEDFD
ΔE00 4.10
Light Cyan
#ACFFFC
ΔE00 4.51
Bright Light Blue
#26F7FD
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F5FA #FA8E89
analogous
#89FAC6 #89F5FA #89BCFA
triadic
#89F5FA #FA89F5 #F5FA89
tetradic
#89F5FA #C689FA #FA8E89 #BCFA89
square
#89F5FA #C689FA #FA8E89 #BCFA89
split-complementary
#89F5FA #FA89BC #FAC689
monochromatic
#14EBF5 #4EF0F8 #89F5FA #C4FAFC #E2FDFE
Accessibility & contrast
On white
1.27
#89F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#89F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F5FA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F5FA | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFB
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#4CFCF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89f5fa; /* rgb */ color: rgb(137, 245, 250); /* oklch */ color: oklch(90.7% 0.100 199.4);
Tailwind
colors: {
custom: {
50: '#b2f8fc',
500: '#89f5fa',
950: '#000000',
},
}SCSS
$custom: #89f5fa; $custom-light: #b2f8fc; $custom-dark: #000000;
JSON
{
"hex": "#89f5fa",
"rgb": {
"r": 137,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.655,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.90732,
"c": 0.10019,
"h": 199.4
},
"luminance": 0.77525
}Semantic roles & 50–950 ramp
primary
#89F5FA
secondary
#D9554F
accent
#0A00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585