#59F9FA#59F9FA
#59F9FA is a very light, vivid teal. Relative luminance 0.768; OKLCH L 90.0% C 0.131 H 195.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #59F9FA |
|---|---|
| RGB | rgb(89, 249, 250) |
| HSL | hsl(180, 94%, 66%) |
| HSV | hsv(180, 64%, 98%) |
| CMYK | cmyk(64.4%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(90.22, -40.56, -12.77) |
| CIE-LCH | lch(90.22, 42.52, 197.48°) |
| OKLab | oklab(90.04% -0.1264 -0.0355) |
| OKLCH | oklch(90.04% 0.131 195.7) |
| XYZ | xyz(55.2431, 76.7711, 102.3308) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.34
Bright Light Blue
#26F7FD
ΔE00 2.14
Aqua
#00FFFF
ΔE00 2.58
Bright Turquoise
#0FFEF9
ΔE00 3.25
Bright Aqua
#0BF9EA
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F9FA #FA5A59
analogous
#59FAAB #59F9FA #59A9FA
triadic
#59F9FA #FA59F9 #F9FA59
tetradic
#59F9FA #AB59FA #FA5A59 #A9FA59
square
#59F9FA #AB59FA #FA5A59 #A9FA59
split-complementary
#59F9FA #FA59A9 #FAAB59
monochromatic
#06D1D2 #1EF7F8 #59F9FA #94FBFC #D0FDFE
Accessibility & contrast
On white
1.28
#59F9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#59F9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F9FA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F9FA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFA
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #59f9fa; /* rgb */ color: rgb(89, 249, 250); /* oklch */ color: oklch(90.0% 0.131 195.7);
Tailwind
colors: {
custom: {
50: '#9bfcfb',
500: '#59f9fa',
950: '#000000',
},
}SCSS
$custom: #59f9fa; $custom-light: #9bfcfb; $custom-dark: #000000;
JSON
{
"hex": "#59f9fa",
"rgb": {
"r": 89,
"g": 249,
"b": 250
},
"hsl": {
"h": 180.373,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.90043,
"c": 0.13125,
"h": 195.7
},
"luminance": 0.76777
}Semantic roles & 50–950 ramp
primary
#59F9FA
secondary
#CD2B2A
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585