#59F6AE#59F6AE
#59F6AE is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.3% C 0.167 H 159.7°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #59F6AE |
|---|---|
| RGB | rgb(89, 246, 174) |
| HSL | hsl(152, 90%, 66%) |
| HSV | hsv(152, 64%, 96%) |
| CMYK | cmyk(63.8%, 0%, 29.3%, 3.5%) |
| CIE-LAB | lab(87.53, -57.37, 22.77) |
| CIE-LCH | lch(87.53, 61.73, 158.36°) |
| OKLab | oklab(87.25% -0.1566 0.0578) |
| OKLCH | oklch(87.25% 0.167 159.7) |
| XYZ | xyz(44.7113, 71.0866, 51.4010) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.08
Greenish Turquoise
#00FBB0
ΔE00 2.69
Greenish Cyan
#2AFEB7
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F6AE #F659A1
analogous
#59F65F #59F6AE #59EFF6
triadic
#59F6AE #AE59F6 #F6AE59
tetradic
#59F6AE #5F59F6 #F659A1 #EFF659
square
#59F6AE #5F59F6 #F659A1 #EFF659
split-complementary
#59F6AE #F659EF #F65F59
monochromatic
#0BCA72 #1FF392 #59F6AE #93F9CA #CDFCE7
Accessibility & contrast
On white
1.38
#59F6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#59F6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F6AE
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F6AE | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#00F5E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f6ae; /* rgb */ color: rgb(89, 246, 174); /* oklch */ color: oklch(87.3% 0.167 159.7);
Tailwind
colors: {
custom: {
50: '#97fac6',
500: '#59f6ae',
950: '#000000',
},
}SCSS
$custom: #59f6ae; $custom-light: #97fac6; $custom-dark: #000000;
JSON
{
"hex": "#59f6ae",
"rgb": {
"r": 89,
"g": 246,
"b": 174
},
"hsl": {
"h": 152.484,
"s": 89.714,
"l": 65.686
},
"oklch": {
"l": 0.8725,
"c": 0.16695,
"h": 159.7
},
"luminance": 0.71091
}Semantic roles & 50–950 ramp
primary
#59F6AE
secondary
#C62D73
accent
#0069E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582