#89FAFF#89FAFF
#89FAFF is a very light, moderate teal. Relative luminance 0.809; OKLCH L 92.0% C 0.104 H 199.3°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #89FAFF |
|---|---|
| RGB | rgb(137, 250, 255) |
| HSL | hsl(183, 100%, 77%) |
| HSV | hsv(183, 46%, 100%) |
| CMYK | cmyk(46.3%, 2%, 0%, 0%) |
| CIE-LAB | lab(92.09, -31.00, -12.42) |
| CIE-LCH | lch(92.09, 33.40, 201.84°) |
| OKLab | oklab(92.01% -0.098 -0.0342) |
| OKLCH | oklch(92.01% 0.104 199.3) |
| XYZ | xyz(62.5450, 80.9043, 106.9085) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 4.60
Bright Cyan
#41FDFE
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FAFF #FF8E89
analogous
#89FFC9 #89FAFF #89BFFF
triadic
#89FAFF #FF89FA #FAFF89
tetradic
#89FAFF #C989FF #FF8E89 #BFFF89
square
#89FAFF #C989FF #FF8E89 #BFFF89
split-complementary
#89FAFF #FF89BF #FFC989
monochromatic
#0FF5FF #4CF7FF #89FAFF #C6FDFF #E0FEFF
Accessibility & contrast
On white
1.22
#89FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#89FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FAFF
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FAFF | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#46FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89faff; /* rgb */ color: rgb(137, 250, 255); /* oklch */ color: oklch(92.0% 0.104 199.3);
Tailwind
colors: {
custom: {
50: '#b3fcff',
500: '#89faff',
950: '#000000',
},
}SCSS
$custom: #89faff; $custom-light: #b3fcff; $custom-dark: #000000;
JSON
{
"hex": "#89faff",
"rgb": {
"r": 137,
"g": 250,
"b": 255
},
"hsl": {
"h": 182.542,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92008,
"c": 0.10379,
"h": 199.3
},
"luminance": 0.8091
}Semantic roles & 50–950 ramp
primary
#89FAFF
secondary
#E0534D
accent
#0A00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586