#59EAA0#59EAA0
#59EAA0 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.163 H 157.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #59EAA0 |
|---|---|
| RGB | rgb(89, 234, 160) |
| HSL | hsl(149, 78%, 63%) |
| HSV | hsv(149, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 31.6%, 8.2%) |
| CIE-LAB | lab(83.71, -55.44, 24.71) |
| CIE-LCH | lch(83.71, 60.70, 155.97°) |
| OKLab | oklab(84.03% -0.1509 0.0625) |
| OKLCH | oklch(84.03% 0.163 157.5) |
| XYZ | xyz(39.8842, 63.5035, 43.4064) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.39
Aqua Green
#12E193
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.28
Sea Green (survey)
#53FCA1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EAA0 #EA59A3
analogous
#5AEA59 #59EAA0 #59EAE8
triadic
#59EAA0 #A059EA #EAA059
tetradic
#59EAA0 #595AEA #EA59A3 #EAE859
square
#59EAA0 #595AEA #EA59A3 #EAE859
split-complementary
#59EAA0 #E859EA #EA595A
monochromatic
#17B263 #23E381 #59EAA0 #8FF1BF #C6F8DE
Accessibility & contrast
On white
1.53
#59EAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#59EAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EAA0
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EAA0 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99B
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#00E8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59eaa0; /* rgb */ color: rgb(89, 234, 160); /* oklch */ color: oklch(84.0% 0.163 157.5);
Tailwind
colors: {
custom: {
50: '#95f2bc',
500: '#59eaa0',
950: '#000000',
},
}SCSS
$custom: #59eaa0; $custom-light: #95f2bc; $custom-dark: #000000;
JSON
{
"hex": "#59eaa0",
"rgb": {
"r": 89,
"g": 234,
"b": 160
},
"hsl": {
"h": 149.379,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.8403,
"c": 0.1633,
"h": 157.5
},
"luminance": 0.63508
}Semantic roles & 50–950 ramp
primary
#59EAA0
secondary
#B23575
accent
#0C75DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582