#89FBFB#89FBFB
#89FBFB is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.1% C 0.104 H 195.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBFB |
|---|---|
| RGB | rgb(137, 251, 251) |
| HSL | hsl(180, 93%, 76%) |
| HSV | hsv(180, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(92.25, -32.46, -10.10) |
| CIE-LCH | lch(92.25, 34.00, 197.29°) |
| OKLab | oklab(92.1% -0.1007 -0.0279) |
| OKLCH | oklch(92.1% 0.104 195.5) |
| XYZ | xyz(62.2194, 81.2726, 103.6565) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.76
Bright Cyan
#41FDFE
ΔE00 4.44
Bright Light Blue
#26F7FD
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Pale Cyan
#B7FFFA
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBFB #FB8989
analogous
#89FBC2 #89FBFB #89C2FB
triadic
#89FBFB #FB89FB #FBFB89
tetradic
#89FBFB #C289FB #FB8989 #C2FB89
square
#89FBFB #C289FB #FB8989 #C2FB89
split-complementary
#89FBFB #FB89C2 #FBC289
monochromatic
#13F7F7 #4EF9F9 #89FBFB #C4FDFD #E1FEFE
Accessibility & contrast
On white
1.22
#89FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#89FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBFB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBFB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#4AFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fbfb; /* rgb */ color: rgb(137, 251, 251); /* oklch */ color: oklch(92.1% 0.104 195.5);
Tailwind
colors: {
custom: {
50: '#b3fdfc',
500: '#89fbfb',
950: '#000000',
},
}SCSS
$custom: #89fbfb; $custom-light: #b3fdfc; $custom-dark: #000000;
JSON
{
"hex": "#89fbfb",
"rgb": {
"r": 137,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.92102,
"c": 0.10446,
"h": 195.5
},
"luminance": 0.81278
}Semantic roles & 50–950 ramp
primary
#89FBFB
secondary
#DA4E4E
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585