#59EA9B#59EA9B
#59EA9B is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.168 H 155.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA9B |
|---|---|
| RGB | rgb(89, 234, 155) |
| HSL | hsl(147, 78%, 63%) |
| HSV | hsv(147, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(83.62, -56.40, 27.15) |
| CIE-LCH | lch(83.62, 62.59, 154.29°) |
| OKLab | oklab(83.93% -0.1531 0.0684) |
| OKLCH | oklch(83.93% 0.168 155.9) |
| XYZ | xyz(39.4556, 63.3320, 41.1490) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.89
Light Green Blue
#56FCA2
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.00
Weird Green
#3AE57F
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA9B #EA59A8
analogous
#5FEA59 #59EA9B #59EAE3
triadic
#59EA9B #9B59EA #EA9B59
tetradic
#59EA9B #595FEA #EA59A8 #EAE359
square
#59EA9B #595FEA #EA59A8 #EAE359
split-complementary
#59EA9B #E359EA #EA595F
monochromatic
#17B25D #23E37A #59EA9B #8FF1BC #C6F8DC
Accessibility & contrast
On white
1.54
#59EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#59EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA9B
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA9B | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#0CE8D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59ea9b; /* rgb */ color: rgb(89, 234, 155); /* oklch */ color: oklch(83.9% 0.168 155.9);
Tailwind
colors: {
custom: {
50: '#95f2b9',
500: '#59ea9b',
950: '#000000',
},
}SCSS
$custom: #59ea9b; $custom-light: #95f2b9; $custom-dark: #000000;
JSON
{
"hex": "#59ea9b",
"rgb": {
"r": 89,
"g": 234,
"b": 155
},
"hsl": {
"h": 147.31,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83927,
"c": 0.16769,
"h": 155.9
},
"luminance": 0.63336
}Semantic roles & 50–950 ramp
primary
#59EA9B
secondary
#B23579
accent
#0C7CDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581