#59F5FA#59F5FA
#59F5FA is a very light, vivid teal. Relative luminance 0.743; OKLCH L 89.1% C 0.129 H 198.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #59F5FA |
|---|---|
| RGB | rgb(89, 245, 250) |
| HSL | hsl(182, 94%, 66%) |
| HSV | hsv(182, 64%, 98%) |
| CMYK | cmyk(64.4%, 2%, 0%, 2%) |
| CIE-LAB | lab(89.08, -38.75, -14.48) |
| CIE-LCH | lch(89.08, 41.36, 200.49°) |
| OKLab | oklab(89.12% -0.1225 -0.0401) |
| OKLCH | oklch(89.12% 0.129 198.2) |
| XYZ | xyz(54.0200, 74.3248, 101.9231) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.85
Bright Cyan
#41FDFE
ΔE00 2.53
Aqua
#00FFFF
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F5FA #FA5E59
analogous
#59FAAF #59F5FA #59A5FA
triadic
#59F5FA #FA59F5 #F5FA59
tetradic
#59F5FA #AF59FA #FA5E59 #A5FA59
square
#59F5FA #AF59FA #FA5E59 #A5FA59
split-complementary
#59F5FA #FA59A5 #FAAF59
monochromatic
#06CCD2 #1EF1F8 #59F5FA #94F9FC #D0FCFE
Accessibility & contrast
On white
1.32
#59F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#59F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F5FA
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F5FA | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #59f5fa; /* rgb */ color: rgb(89, 245, 250); /* oklch */ color: oklch(89.1% 0.129 198.2);
Tailwind
colors: {
custom: {
50: '#9bf9fb',
500: '#59f5fa',
950: '#000000',
},
}SCSS
$custom: #59f5fa; $custom-light: #9bf9fb; $custom-dark: #000000;
JSON
{
"hex": "#59f5fa",
"rgb": {
"r": 89,
"g": 245,
"b": 250
},
"hsl": {
"h": 181.863,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.8912,
"c": 0.12888,
"h": 198.2
},
"luminance": 0.74331
}Semantic roles & 50–950 ramp
primary
#59F5FA
secondary
#CD2F2A
accent
#0700E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101717
muted
#808585