#89FBFE#89FBFE
#89FBFE is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.2% C 0.104 H 197.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBFE |
|---|---|
| RGB | rgb(137, 251, 254) |
| HSL | hsl(182, 98%, 77%) |
| HSV | hsv(182, 46%, 100%) |
| CMYK | cmyk(46.1%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(92.34, -31.72, -11.53) |
| CIE-LCH | lch(92.34, 33.76, 199.98°) |
| OKLab | oklab(92.2% -0.0995 -0.0318) |
| OKLCH | oklch(92.2% 0.104 197.7) |
| XYZ | xyz(62.6960, 81.4632, 106.1668) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 4.30
Robin'S Egg Blue
#98EFF9
ΔE00 4.65
Bright Cyan
#41FDFE
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBFE #FE8C89
analogous
#89FEC6 #89FBFE #89C1FE
triadic
#89FBFE #FE89FB #FBFE89
tetradic
#89FBFE #C689FE #FE8C89 #C1FE89
square
#89FBFE #C689FE #FE8C89 #C1FE89
split-complementary
#89FBFE #FE89C1 #FEC689
monochromatic
#10F7FD #4CF9FD #89FBFE #C6FDFF #E1FEFF
Accessibility & contrast
On white
1.21
#89FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#89FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBFE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBFE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#47FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fbfe; /* rgb */ color: rgb(137, 251, 254); /* oklch */ color: oklch(92.2% 0.104 197.7);
Tailwind
colors: {
custom: {
50: '#b3fdfe',
500: '#89fbfe',
950: '#000000',
},
}SCSS
$custom: #89fbfe; $custom-light: #b3fdfe; $custom-dark: #000000;
JSON
{
"hex": "#89fbfe",
"rgb": {
"r": 137,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.538,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.92198,
"c": 0.10443,
"h": 197.7
},
"luminance": 0.81468
}Semantic roles & 50–950 ramp
primary
#89FBFE
secondary
#DE514D
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585