#89FCFB#89FCFB
#89FCFB is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.3% C 0.105 H 194.7°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCFB |
|---|---|
| RGB | rgb(137, 252, 251) |
| HSL | hsl(179, 95%, 76%) |
| HSV | hsv(179, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.53, -32.93, -9.69) |
| CIE-LCH | lch(92.53, 34.33, 196.40°) |
| OKLab | oklab(92.33% -0.1018 -0.0268) |
| OKLCH | oklch(92.33% 0.105 194.7) |
| XYZ | xyz(62.5326, 81.8990, 103.7609) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.73
Bright Cyan
#41FDFE
ΔE00 4.36
Bright Light Blue
#26F7FD
ΔE00 5.27
Pale Cyan
#B7FFFA
ΔE00 5.33
Aqua
#00FFFF
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCFB #FC898A
analogous
#89FCC2 #89FCFB #89C4FC
triadic
#89FCFB #FB89FC #FCFB89
tetradic
#89FCFB #C289FC #FC898A #C4FC89
square
#89FCFB #C289FC #FC898A #C4FC89
split-complementary
#89FCFB #FC89C4 #FCC289
monochromatic
#12F9F7 #4DFAF9 #89FCFB #C5FEFD #E1FEFE
Accessibility & contrast
On white
1.21
#89FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#89FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCFB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCFB | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#49FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89fcfb; /* rgb */ color: rgb(137, 252, 251); /* oklch */ color: oklch(92.3% 0.105 194.7);
Tailwind
colors: {
custom: {
50: '#b3fdfc',
500: '#89fcfb',
950: '#000000',
},
}SCSS
$custom: #89fcfb; $custom-light: #b3fdfc; $custom-dark: #000000;
JSON
{
"hex": "#89fcfb",
"rgb": {
"r": 137,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.478,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.92325,
"c": 0.10522,
"h": 194.7
},
"luminance": 0.81904
}Semantic roles & 50–950 ramp
primary
#89FCFB
secondary
#DB4E4F
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585