#89FAFB#89FAFB
#89FAFB is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.9% C 0.104 H 196.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #89FAFB |
|---|---|
| RGB | rgb(137, 250, 251) |
| HSL | hsl(181, 93%, 76%) |
| HSV | hsv(181, 45%, 98%) |
| CMYK | cmyk(45.4%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.98, -31.99, -10.52) |
| CIE-LCH | lch(91.98, 33.68, 198.20°) |
| OKLab | oklab(91.88% -0.0996 -0.029) |
| OKLCH | oklch(91.88% 0.104 196.2) |
| XYZ | xyz(61.9078, 80.6495, 103.5526) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.82
Bright Cyan
#41FDFE
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 5.16
Pale Cyan
#B7FFFA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FAFB #FB8A89
analogous
#89FBC3 #89FAFB #89C1FB
triadic
#89FAFB #FB89FA #FAFB89
tetradic
#89FAFB #C389FB #FB8A89 #C1FB89
square
#89FAFB #C389FB #FB8A89 #C1FB89
split-complementary
#89FAFB #FB89C1 #FBC389
monochromatic
#13F5F7 #4EF7F9 #89FAFB #C4FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#89FAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#89FAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FAFB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FAFB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#4AFFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89fafb; /* rgb */ color: rgb(137, 250, 251); /* oklch */ color: oklch(91.9% 0.104 196.2);
Tailwind
colors: {
custom: {
50: '#b2fcfc',
500: '#89fafb',
950: '#000000',
},
}SCSS
$custom: #89fafb; $custom-light: #b2fcfc; $custom-dark: #000000;
JSON
{
"hex": "#89fafb",
"rgb": {
"r": 137,
"g": 250,
"b": 251
},
"hsl": {
"h": 180.526,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.91879,
"c": 0.10371,
"h": 196.2
},
"luminance": 0.80655
}Semantic roles & 50–950 ramp
primary
#89FAFB
secondary
#DA4F4E
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585