#59EA9E#59EA9E
#59EA9E is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.165 H 156.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA9E |
|---|---|
| RGB | rgb(89, 234, 158) |
| HSL | hsl(149, 78%, 63%) |
| HSV | hsv(149, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(83.67, -55.82, 25.69) |
| CIE-LCH | lch(83.67, 61.45, 155.29°) |
| OKLab | oklab(83.99% -0.1518 0.0649) |
| OKLCH | oklch(83.99% 0.165 156.9) |
| XYZ | xyz(39.7107, 63.4340, 42.4924) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA9E #EA59A5
analogous
#5CEA59 #59EA9E #59EAE7
triadic
#59EA9E #9E59EA #EA9E59
tetradic
#59EA9E #595CEA #EA59A5 #EAE759
square
#59EA9E #595CEA #EA59A5 #EAE759
split-complementary
#59EA9E #E759EA #EA595C
monochromatic
#17B261 #23E37E #59EA9E #8FF1BE #C6F8DD
Accessibility & contrast
On white
1.53
#59EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#59EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA9E
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA9E | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#04E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #59ea9e; /* rgb */ color: rgb(89, 234, 158); /* oklch */ color: oklch(84.0% 0.165 156.9);
Tailwind
colors: {
custom: {
50: '#95f2bb',
500: '#59ea9e',
950: '#000000',
},
}SCSS
$custom: #59ea9e; $custom-light: #95f2bb; $custom-dark: #000000;
JSON
{
"hex": "#59ea9e",
"rgb": {
"r": 89,
"g": 234,
"b": 158
},
"hsl": {
"h": 148.552,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83989,
"c": 0.16504,
"h": 156.9
},
"luminance": 0.63438
}Semantic roles & 50–950 ramp
primary
#59EA9E
secondary
#B23577
accent
#0C78DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582