#89FEFF#89FEFF
#89FEFF is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.9% C 0.107 H 196.2°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEFF |
|---|---|
| RGB | rgb(137, 254, 255) |
| HSL | hsl(181, 100%, 77%) |
| HSV | hsv(181, 46%, 100%) |
| CMYK | cmyk(46.3%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.20, -32.88, -10.77) |
| CIE-LCH | lch(93.20, 34.60, 198.14°) |
| OKLab | oklab(92.9% -0.1023 -0.0297) |
| OKLCH | oklch(92.9% 0.107 196.2) |
| XYZ | xyz(63.8011, 83.4166, 107.3272) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.86
Bright Cyan
#41FDFE
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Pale Cyan
#B7FFFA
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEFF #FF8A89
analogous
#89FFC5 #89FEFF #89C3FF
triadic
#89FEFF #FF89FE #FEFF89
tetradic
#89FEFF #C589FF #FF8A89 #C3FF89
square
#89FEFF #C589FF #FF8A89 #C3FF89
split-complementary
#89FEFF #FF89C3 #FFC589
monochromatic
#0FFDFF #4CFDFF #89FEFF #C6FFFF #E0FFFF
Accessibility & contrast
On white
1.19
#89FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#89FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEFF
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEFF | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#45FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #89feff; /* rgb */ color: rgb(137, 254, 255); /* oklch */ color: oklch(92.9% 0.107 196.2);
Tailwind
colors: {
custom: {
50: '#b3ffff',
500: '#89feff',
950: '#000000',
},
}SCSS
$custom: #89feff; $custom-light: #b3ffff; $custom-dark: #000000;
JSON
{
"hex": "#89feff",
"rgb": {
"r": 137,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.508,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92898,
"c": 0.10657,
"h": 196.2
},
"luminance": 0.83422
}Semantic roles & 50–950 ramp
primary
#89FEFF
secondary
#E04E4D
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686