#59FDFA#59FDFA
#59FDFA is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.134 H 193.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #59FDFA |
|---|---|
| RGB | rgb(89, 253, 250) |
| HSL | hsl(179, 98%, 67%) |
| HSV | hsv(179, 65%, 99%) |
| CMYK | cmyk(64.8%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(91.36, -42.35, -11.07) |
| CIE-LCH | lch(91.36, 43.77, 194.65°) |
| OKLab | oklab(90.97% -0.1302 -0.0308) |
| OKLCH | oklch(90.97% 0.134 193.3) |
| XYZ | xyz(56.4927, 79.2702, 102.7473) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.48
Aqua
#00FFFF
ΔE00 2.21
Bright Turquoise
#0FFEF9
ΔE00 2.26
Bright Light Blue
#26F7FD
ΔE00 3.27
Bright Aqua
#0BF9EA
ΔE00 4.66
Light Cyan
#ACFFFC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FDFA #FD595C
analogous
#59FDA8 #59FDFA #59AEFD
triadic
#59FDFA #FA59FD #FDFA59
tetradic
#59FDFA #A859FD #FD595C #AEFD59
square
#59FDFA #A859FD #FD595C #AEFD59
split-complementary
#59FDFA #FD59AE #FDA859
monochromatic
#03D9D5 #1DFCF8 #59FDFA #95FEFC #D2FEFE
Accessibility & contrast
On white
1.25
#59FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#59FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FDFA
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FDFA | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #59fdfa; /* rgb */ color: rgb(89, 253, 250); /* oklch */ color: oklch(91.0% 0.134 193.3);
Tailwind
colors: {
custom: {
50: '#9cfefb',
500: '#59fdfa',
950: '#000000',
},
}SCSS
$custom: #59fdfa; $custom-light: #9cfefb; $custom-dark: #000000;
JSON
{
"hex": "#59fdfa",
"rgb": {
"r": 89,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.902,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.90967,
"c": 0.13384,
"h": 193.3
},
"luminance": 0.79277
}Semantic roles & 50–950 ramp
primary
#59FDFA
secondary
#D3282B
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685