#89FCFA#89FCFA
#89FCFA is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.3% C 0.105 H 194.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCFA |
|---|---|
| RGB | rgb(137, 252, 250) |
| HSL | hsl(179, 95%, 76%) |
| HSV | hsv(179, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(92.50, -33.18, -9.22) |
| CIE-LCH | lch(92.50, 34.43, 195.52°) |
| OKLab | oklab(92.29% -0.1022 -0.0255) |
| OKLCH | oklch(92.29% 0.105 194) |
| XYZ | xyz(62.3754, 81.8361, 102.9329) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.73
Bright Cyan
#41FDFE
ΔE00 4.36
Pale Cyan
#B7FFFA
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 5.37
Aqua
#00FFFF
ΔE00 5.50
Bright Turquoise
#0FFEF9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCFA #FC898B
analogous
#89FCC1 #89FCFA #89C5FC
triadic
#89FCFA #FA89FC #FCFA89
tetradic
#89FCFA #C189FC #FC898B #C5FC89
square
#89FCFA #C189FC #FC898B #C5FC89
split-complementary
#89FCFA #FC89C5 #FCC189
monochromatic
#12F9F5 #4DFAF7 #89FCFA #C5FEFD #E1FEFE
Accessibility & contrast
On white
1.21
#89FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#89FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCFA
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCFA | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#4AFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #89fcfa; /* rgb */ color: rgb(137, 252, 250); /* oklch */ color: oklch(92.3% 0.105 194.0);
Tailwind
colors: {
custom: {
50: '#b3fdfb',
500: '#89fcfa',
950: '#000000',
},
}SCSS
$custom: #89fcfa; $custom-light: #b3fdfb; $custom-dark: #000000;
JSON
{
"hex": "#89fcfa",
"rgb": {
"r": 137,
"g": 252,
"b": 250
},
"hsl": {
"h": 178.957,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.92293,
"c": 0.1053,
"h": 194
},
"luminance": 0.81841
}Semantic roles & 50–950 ramp
primary
#89FCFA
secondary
#DB4E50
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585