#59F4FA#59F4FA
#59F4FA is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.9% C 0.128 H 198.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #59F4FA |
|---|---|
| RGB | rgb(89, 244, 250) |
| HSL | hsl(182, 94%, 66%) |
| HSV | hsv(182, 64%, 98%) |
| CMYK | cmyk(64.4%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(88.79, -38.29, -14.91) |
| CIE-LCH | lch(88.79, 41.09, 201.27°) |
| OKLab | oklab(88.89% -0.1215 -0.0413) |
| OKLCH | oklch(88.89% 0.128 198.8) |
| XYZ | xyz(53.7183, 73.7214, 101.8225) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.98
Bright Cyan
#41FDFE
ΔE00 2.89
Aqua
#00FFFF
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F4FA #FA5F59
analogous
#59FAB0 #59F4FA #59A4FA
triadic
#59F4FA #FA59F4 #F4FA59
tetradic
#59F4FA #B059FA #FA5F59 #A4FA59
square
#59F4FA #B059FA #FA5F59 #A4FA59
split-complementary
#59F4FA #FA59A4 #FAB059
monochromatic
#06CBD2 #1EF0F8 #59F4FA #94F8FC #D0FCFE
Accessibility & contrast
On white
1.33
#59F4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#59F4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F4FA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F4FA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #59f4fa; /* rgb */ color: rgb(89, 244, 250); /* oklch */ color: oklch(88.9% 0.128 198.8);
Tailwind
colors: {
custom: {
50: '#9bf8fc',
500: '#59f4fa',
950: '#000000',
},
}SCSS
$custom: #59f4fa; $custom-light: #9bf8fc; $custom-dark: #000000;
JSON
{
"hex": "#59f4fa",
"rgb": {
"r": 89,
"g": 244,
"b": 250
},
"hsl": {
"h": 182.236,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.88889,
"c": 0.12833,
"h": 198.8
},
"luminance": 0.73727
}Semantic roles & 50–950 ramp
primary
#59F4FA
secondary
#CD302A
accent
#0900E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101717
muted
#808585