#89FAFE#89FAFE
#89FAFE is a very light, moderate teal. Relative luminance 0.808; OKLCH L 92.0% C 0.104 H 198.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #89FAFE |
|---|---|
| RGB | rgb(137, 250, 254) |
| HSL | hsl(182, 98%, 77%) |
| HSV | hsv(182, 46%, 100%) |
| CMYK | cmyk(46.1%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(92.06, -31.25, -11.95) |
| CIE-LCH | lch(92.06, 33.46, 200.92°) |
| OKLab | oklab(91.98% -0.0984 -0.0329) |
| OKLCH | oklch(91.98% 0.104 198.5) |
| XYZ | xyz(62.3845, 80.8401, 106.0629) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.89
Light Cyan
#ACFFFC
ΔE00 4.16
Robin'S Egg Blue
#98EFF9
ΔE00 4.27
Robin'S Egg
#6DEDFD
ΔE00 4.85
Bright Cyan
#41FDFE
ΔE00 4.90
Bright Light Blue
#26F7FD
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FAFE #FE8D89
analogous
#89FEC8 #89FAFE #89C0FE
triadic
#89FAFE #FE89FA #FAFE89
tetradic
#89FAFE #C889FE #FE8D89 #C0FE89
square
#89FAFE #C889FE #FE8D89 #C0FE89
split-complementary
#89FAFE #FE89C0 #FEC889
monochromatic
#10F5FD #4CF7FD #89FAFE #C6FDFF #E1FEFF
Accessibility & contrast
On white
1.22
#89FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#89FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FAFE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FAFE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#47FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89fafe; /* rgb */ color: rgb(137, 250, 254); /* oklch */ color: oklch(92.0% 0.104 198.5);
Tailwind
colors: {
custom: {
50: '#b3fcfe',
500: '#89fafe',
950: '#000000',
},
}SCSS
$custom: #89fafe; $custom-light: #b3fcfe; $custom-dark: #000000;
JSON
{
"hex": "#89fafe",
"rgb": {
"r": 137,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.051,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.91975,
"c": 0.10375,
"h": 198.5
},
"luminance": 0.80845
}Semantic roles & 50–950 ramp
primary
#89FAFE
secondary
#DE524D
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585