#59F6A3#59F6A3
#59F6A3 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.176 H 156.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #59F6A3 |
|---|---|
| RGB | rgb(89, 246, 163) |
| HSL | hsl(148, 90%, 66%) |
| HSV | hsv(148, 64%, 96%) |
| CMYK | cmyk(63.8%, 0%, 33.7%, 3.5%) |
| CIE-LAB | lab(87.33, -59.52, 28.10) |
| CIE-LCH | lch(87.33, 65.82, 154.73°) |
| OKLab | oklab(87.02% -0.1615 0.0708) |
| OKLCH | oklch(87.02% 0.176 156.3) |
| XYZ | xyz(43.6825, 70.6751, 45.9828) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.53
Sea Green (survey)
#53FCA1
ΔE00 1.63
Seafoam Green
#7AF9AB
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.47
Mediumspringgreen
#00FA9A
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F6A3 #F659AC
analogous
#5DF659 #59F6A3 #59F6F1
triadic
#59F6A3 #A359F6 #F6A359
tetradic
#59F6A3 #595DF6 #F659AC #F6F159
square
#59F6A3 #595DF6 #F659AC #F6F159
split-complementary
#59F6A3 #F159F6 #F6595D
monochromatic
#0BCA65 #1FF383 #59F6A3 #93F9C3 #CDFCE3
Accessibility & contrast
On white
1.39
#59F6A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#59F6A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F6A3
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F6A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F6A3 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49E
Deuteranopia (green-blind)
#E0D5A8
Tritanopia (blue-blind)
#00F4E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f6a3; /* rgb */ color: rgb(89, 246, 163); /* oklch */ color: oklch(87.0% 0.176 156.3);
Tailwind
colors: {
custom: {
50: '#97fabe',
500: '#59f6a3',
950: '#000000',
},
}SCSS
$custom: #59f6a3; $custom-light: #97fabe; $custom-dark: #000000;
JSON
{
"hex": "#59f6a3",
"rgb": {
"r": 89,
"g": 246,
"b": 163
},
"hsl": {
"h": 148.28,
"s": 89.714,
"l": 65.686
},
"oklch": {
"l": 0.87019,
"c": 0.17633,
"h": 156.3
},
"luminance": 0.7068
}Semantic roles & 50–950 ramp
primary
#59F6A3
secondary
#C62D7E
accent
#0079E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582