#59F6AF#59F6AF
#59F6AF is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.3% C 0.166 H 160.1°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #59F6AF |
|---|---|
| RGB | rgb(89, 246, 175) |
| HSL | hsl(153, 90%, 66%) |
| HSV | hsv(153, 64%, 96%) |
| CMYK | cmyk(63.8%, 0%, 28.9%, 3.5%) |
| CIE-LAB | lab(87.55, -57.17, 22.28) |
| CIE-LCH | lch(87.55, 61.36, 158.71°) |
| OKLab | oklab(87.27% -0.1562 0.0566) |
| OKLCH | oklch(87.27% 0.166 160.1) |
| XYZ | xyz(44.8091, 71.1258, 51.9163) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.93
Greenish Turquoise
#00FBB0
ΔE00 2.66
Greenish Cyan
#2AFEB7
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F6AF #F659A0
analogous
#59F660 #59F6AF #59EFF6
triadic
#59F6AF #AF59F6 #F6AF59
tetradic
#59F6AF #6059F6 #F659A0 #EFF659
square
#59F6AF #6059F6 #F659A0 #EFF659
split-complementary
#59F6AF #F659EF #F66059
monochromatic
#0BCA73 #1FF393 #59F6AF #93F9CB #CDFCE7
Accessibility & contrast
On white
1.38
#59F6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#59F6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F6AF
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F6AF | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#DED5B4
Tritanopia (blue-blind)
#00F5E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f6af; /* rgb */ color: rgb(89, 246, 175); /* oklch */ color: oklch(87.3% 0.166 160.1);
Tailwind
colors: {
custom: {
50: '#97fac7',
500: '#59f6af',
950: '#000000',
},
}SCSS
$custom: #59f6af; $custom-light: #97fac7; $custom-dark: #000000;
JSON
{
"hex": "#59f6af",
"rgb": {
"r": 89,
"g": 246,
"b": 175
},
"hsl": {
"h": 152.866,
"s": 89.714,
"l": 65.686
},
"oklch": {
"l": 0.87271,
"c": 0.16611,
"h": 160.1
},
"luminance": 0.71131
}Semantic roles & 50–950 ramp
primary
#59F6AF
secondary
#C62D72
accent
#0068E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582