#89F7FA#89F7FA
#89F7FA is a very light, moderate teal. Relative luminance 0.787; OKLCH L 91.2% C 0.102 H 197.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89F7FA |
|---|---|
| RGB | rgb(137, 247, 250) |
| HSL | hsl(182, 92%, 76%) |
| HSV | hsv(182, 45%, 98%) |
| CMYK | cmyk(45.2%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(91.12, -30.83, -11.28) |
| CIE-LCH | lch(91.12, 32.82, 200.10°) |
| OKLab | oklab(91.18% -0.0967 -0.0311) |
| OKLCH | oklch(91.18% 0.102 197.8) |
| XYZ | xyz(60.8258, 78.7370, 102.4164) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 4.11
Robin'S Egg Blue
#98EFF9
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F7FA #FA8C89
analogous
#89FAC4 #89F7FA #89BEFA
triadic
#89F7FA #FA89F7 #F7FA89
tetradic
#89F7FA #C489FA #FA8C89 #BEFA89
square
#89F7FA #C489FA #FA8C89 #BEFA89
split-complementary
#89F7FA #FA89BE #FAC489
monochromatic
#14EFF5 #4EF3F8 #89F7FA #C4FBFC #E2FDFE
Accessibility & contrast
On white
1.25
#89F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#89F7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F7FA
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F7FA | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#4CFEF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89f7fa; /* rgb */ color: rgb(137, 247, 250); /* oklch */ color: oklch(91.2% 0.102 197.8);
Tailwind
colors: {
custom: {
50: '#b2fafb',
500: '#89f7fa',
950: '#000000',
},
}SCSS
$custom: #89f7fa; $custom-light: #b2fafb; $custom-dark: #000000;
JSON
{
"hex": "#89f7fa",
"rgb": {
"r": 137,
"g": 247,
"b": 250
},
"hsl": {
"h": 181.593,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.91178,
"c": 0.10155,
"h": 197.8
},
"luminance": 0.78742
}Semantic roles & 50–950 ramp
primary
#89F7FA
secondary
#D9524F
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585