#89FBFD#89FBFD
#89FBFD is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.2% C 0.104 H 197.0°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBFD |
|---|---|
| RGB | rgb(137, 251, 253) |
| HSL | hsl(181, 97%, 76%) |
| HSV | hsv(181, 46%, 99%) |
| CMYK | cmyk(45.8%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(92.31, -31.97, -11.06) |
| CIE-LCH | lch(92.31, 33.83, 199.08°) |
| OKLab | oklab(92.17% -0.0999 -0.0305) |
| OKLCH | oklch(92.17% 0.104 197) |
| XYZ | xyz(62.5363, 81.3993, 105.3256) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.89
Bright Light Blue
#26F7FD
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBFD #FD8B89
analogous
#89FDC5 #89FBFD #89C1FD
triadic
#89FBFD #FD89FB #FBFD89
tetradic
#89FBFD #C589FD #FD8B89 #C1FD89
square
#89FBFD #C589FD #FD8B89 #C1FD89
split-complementary
#89FBFD #FD89C1 #FDC589
monochromatic
#11F7FB #4DF9FC #89FBFD #C5FDFE #E1FEFE
Accessibility & contrast
On white
1.22
#89FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#89FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBFD
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBFD | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#48FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fbfd; /* rgb */ color: rgb(137, 251, 253); /* oklch */ color: oklch(92.2% 0.104 197.0);
Tailwind
colors: {
custom: {
50: '#b3fdfe',
500: '#89fbfd',
950: '#000000',
},
}SCSS
$custom: #89fbfd; $custom-light: #b3fdfe; $custom-dark: #000000;
JSON
{
"hex": "#89fbfd",
"rgb": {
"r": 137,
"g": 251,
"b": 253
},
"hsl": {
"h": 181.034,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.92166,
"c": 0.10443,
"h": 197
},
"luminance": 0.81405
}Semantic roles & 50–950 ramp
primary
#89FBFD
secondary
#DD504D
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585