#89FCFE#89FCFE
#89FCFE is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.4% C 0.105 H 197.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCFE |
|---|---|
| RGB | rgb(137, 252, 254) |
| HSL | hsl(181, 98%, 77%) |
| HSV | hsv(181, 46%, 100%) |
| CMYK | cmyk(46.1%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(92.61, -32.19, -11.12) |
| CIE-LCH | lch(92.61, 34.06, 199.06°) |
| OKLab | oklab(92.42% -0.1006 -0.0307) |
| OKLCH | oklch(92.42% 0.105 197) |
| XYZ | xyz(63.0092, 82.0896, 106.2712) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 5.13
Pale Cyan
#B7FFFA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCFE #FE8B89
analogous
#89FEC6 #89FCFE #89C2FE
triadic
#89FCFE #FE89FC #FCFE89
tetradic
#89FCFE #C689FE #FE8B89 #C2FE89
square
#89FCFE #C689FE #FE8B89 #C2FE89
split-complementary
#89FCFE #FE89C2 #FEC689
monochromatic
#10F9FD #4CFAFD #89FCFE #C6FEFF #E1FEFF
Accessibility & contrast
On white
1.21
#89FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#89FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCFE
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCFE | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#47FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89fcfe; /* rgb */ color: rgb(137, 252, 254); /* oklch */ color: oklch(92.4% 0.105 197.0);
Tailwind
colors: {
custom: {
50: '#b3fdfe',
500: '#89fcfe',
950: '#000000',
},
}SCSS
$custom: #89fcfe; $custom-light: #b3fdfe; $custom-dark: #000000;
JSON
{
"hex": "#89fcfe",
"rgb": {
"r": 137,
"g": 252,
"b": 254
},
"hsl": {
"h": 181.026,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.9242,
"c": 0.10514,
"h": 197
},
"luminance": 0.82095
}Semantic roles & 50–950 ramp
primary
#89FCFE
secondary
#DE504D
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585