#89FBFF#89FBFF
#89FBFF is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.2% C 0.104 H 198.5°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBFF |
|---|---|
| RGB | rgb(137, 251, 255) |
| HSL | hsl(182, 100%, 77%) |
| HSV | hsv(182, 46%, 100%) |
| CMYK | cmyk(46.3%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(92.37, -31.47, -12.01) |
| CIE-LCH | lch(92.37, 33.69, 200.89°) |
| OKLab | oklab(92.23% -0.0991 -0.0331) |
| OKLCH | oklch(92.23% 0.104 198.5) |
| XYZ | xyz(62.8566, 81.5274, 107.0124) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Light Cyan
#ACFFFC
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Bright Cyan
#41FDFE
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBFF #FF8D89
analogous
#89FFC8 #89FBFF #89C0FF
triadic
#89FBFF #FF89FB #FBFF89
tetradic
#89FBFF #C889FF #FF8D89 #C0FF89
square
#89FBFF #C889FF #FF8D89 #C0FF89
split-complementary
#89FBFF #FF89C0 #FFC889
monochromatic
#0FF7FF #4CF9FF #89FBFF #C6FDFF #E0FEFF
Accessibility & contrast
On white
1.21
#89FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#89FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBFF
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBFF | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#46FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fbff; /* rgb */ color: rgb(137, 251, 255); /* oklch */ color: oklch(92.2% 0.104 198.5);
Tailwind
colors: {
custom: {
50: '#b3fdff',
500: '#89fbff',
950: '#000000',
},
}SCSS
$custom: #89fbff; $custom-light: #b3fdff; $custom-dark: #000000;
JSON
{
"hex": "#89fbff",
"rgb": {
"r": 137,
"g": 251,
"b": 255
},
"hsl": {
"h": 182.034,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.9223,
"c": 0.10446,
"h": 198.5
},
"luminance": 0.81533
}Semantic roles & 50–950 ramp
primary
#89FBFF
secondary
#E0524D
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586