#59F2FA#59F2FA
#59F2FA is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.4% C 0.127 H 200.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #59F2FA |
|---|---|
| RGB | rgb(89, 242, 250) |
| HSL | hsl(183, 94%, 66%) |
| HSV | hsv(183, 64%, 98%) |
| CMYK | cmyk(64.4%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(88.22, -37.37, -15.76) |
| CIE-LCH | lch(88.22, 40.56, 202.87°) |
| OKLab | oklab(88.43% -0.1195 -0.0437) |
| OKLCH | oklch(88.43% 0.127 200.1) |
| XYZ | xyz(53.1197, 72.5243, 101.6230) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.44
Robin'S Egg
#6DEDFD
ΔE00 3.64
Bright Cyan
#41FDFE
ΔE00 3.65
Aqua
#00FFFF
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Bright Turquoise
#0FFEF9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F2FA #FA6159
analogous
#59FAB1 #59F2FA #59A2FA
triadic
#59F2FA #FA59F2 #F2FA59
tetradic
#59F2FA #B159FA #FA6159 #A2FA59
square
#59F2FA #B159FA #FA6159 #A2FA59
split-complementary
#59F2FA #FA59A2 #FAB159
monochromatic
#06C8D2 #1EEDF8 #59F2FA #94F7FC #D0FBFE
Accessibility & contrast
On white
1.35
#59F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#59F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F2FA
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F2FA | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#00FAF4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #59f2fa; /* rgb */ color: rgb(89, 242, 250); /* oklch */ color: oklch(88.4% 0.127 200.1);
Tailwind
colors: {
custom: {
50: '#9af7fc',
500: '#59f2fa',
950: '#000000',
},
}SCSS
$custom: #59f2fa; $custom-light: #9af7fc; $custom-dark: #000000;
JSON
{
"hex": "#59f2fa",
"rgb": {
"r": 89,
"g": 242,
"b": 250
},
"hsl": {
"h": 182.981,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.88428,
"c": 0.12728,
"h": 200.1
},
"luminance": 0.7253
}Semantic roles & 50–950 ramp
primary
#59F2FA
secondary
#CD322A
accent
#0B00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585