#89FCFF#89FCFF
#89FCFF is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.5% C 0.105 H 197.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCFF |
|---|---|
| RGB | rgb(137, 252, 255) |
| HSL | hsl(182, 100%, 77%) |
| HSV | hsv(182, 46%, 100%) |
| CMYK | cmyk(46.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.64, -31.95, -11.60) |
| CIE-LCH | lch(92.64, 33.99, 199.95°) |
| OKLab | oklab(92.45% -0.1002 -0.032) |
| OKLCH | oklch(92.45% 0.105 197.7) |
| XYZ | xyz(63.1698, 82.1538, 107.1168) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Bright Cyan
#41FDFE
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCFF #FF8C89
analogous
#89FFC7 #89FCFF #89C1FF
triadic
#89FCFF #FF89FC #FCFF89
tetradic
#89FCFF #C789FF #FF8C89 #C1FF89
square
#89FCFF #C789FF #FF8C89 #C1FF89
split-complementary
#89FCFF #FF89C1 #FFC789
monochromatic
#0FF9FF #4CFAFF #89FCFF #C6FEFF #E0FEFF
Accessibility & contrast
On white
1.20
#89FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#89FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCFF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCFF | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#DAE4FF
Tritanopia (blue-blind)
#46FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89fcff; /* rgb */ color: rgb(137, 252, 255); /* oklch */ color: oklch(92.5% 0.105 197.7);
Tailwind
colors: {
custom: {
50: '#b3fdff',
500: '#89fcff',
950: '#000000',
},
}SCSS
$custom: #89fcff; $custom-light: #b3fdff; $custom-dark: #000000;
JSON
{
"hex": "#89fcff",
"rgb": {
"r": 137,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.525,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92453,
"c": 0.10514,
"h": 197.7
},
"luminance": 0.82159
}Semantic roles & 50–950 ramp
primary
#89FCFF
secondary
#E0504D
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586