#89FDFE#89FDFE
#89FDFE is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.6% C 0.106 H 196.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDFE |
|---|---|
| RGB | rgb(137, 253, 254) |
| HSL | hsl(181, 98%, 77%) |
| HSV | hsv(181, 46%, 100%) |
| CMYK | cmyk(46.1%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.89, -32.66, -10.71) |
| CIE-LCH | lch(92.89, 34.37, 198.15°) |
| OKLab | oklab(92.64% -0.1016 -0.0296) |
| OKLCH | oklch(92.64% 0.106 196.2) |
| XYZ | xyz(63.3241, 82.7193, 106.3761) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.84
Bright Cyan
#41FDFE
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Pale Cyan
#B7FFFA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDFE #FE8A89
analogous
#89FEC5 #89FDFE #89C3FE
triadic
#89FDFE #FE89FD #FDFE89
tetradic
#89FDFE #C589FE #FE8A89 #C3FE89
square
#89FDFE #C589FE #FE8A89 #C3FE89
split-complementary
#89FDFE #FE89C3 #FEC589
monochromatic
#10FBFD #4CFCFD #89FDFE #C6FEFF #E1FEFF
Accessibility & contrast
On white
1.20
#89FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#89FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDFE
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDFE | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#46FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #89fdfe; /* rgb */ color: rgb(137, 253, 254); /* oklch */ color: oklch(92.6% 0.106 196.2);
Tailwind
colors: {
custom: {
50: '#b3fefe',
500: '#89fdfe',
950: '#000000',
},
}SCSS
$custom: #89fdfe; $custom-light: #b3fefe; $custom-dark: #000000;
JSON
{
"hex": "#89fdfe",
"rgb": {
"r": 137,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.513,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.92643,
"c": 0.10586,
"h": 196.2
},
"luminance": 0.82725
}Semantic roles & 50–950 ramp
primary
#89FDFE
secondary
#DE4E4D
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685