#59DC95#59DC95
#59DC95 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.154 H 156.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #59DC95 |
|---|---|
| RGB | rgb(89, 220, 149) |
| HSL | hsl(147, 65%, 61%) |
| HSV | hsv(147, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(79.32, -52.00, 24.41) |
| CIE-LCH | lch(79.32, 57.45, 154.85°) |
| OKLab | oklab(80.36% -0.1415 0.0617) |
| OKLCH | oklch(80.36% 0.154 156.5) |
| XYZ | xyz(35.1348, 55.4767, 37.2844) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.11
Seaweed
#18D17B
ΔE00 4.73
Weird Green
#3AE57F
ΔE00 5.16
Emerald
#50C878
ΔE00 5.58
Tealish Green
#0CDC73
ΔE00 5.76
Eucalyptus
#44D7A8
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DC95 #DC59A0
analogous
#5EDC59 #59DC95 #59DCD6
triadic
#59DC95 #9559DC #DC9559
tetradic
#59DC95 #595EDC #DC59A0 #DCD659
square
#59DC95 #595EDC #DC59A0 #DCD659
split-complementary
#59DC95 #D659DC #DC595E
monochromatic
#209A58 #2BCD75 #59DC95 #8CE7B5 #BEF1D6
Accessibility & contrast
On white
1.74
#59DC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#59DC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DC95
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DC95 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#23DAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59dc95; /* rgb */ color: rgb(89, 220, 149); /* oklch */ color: oklch(80.4% 0.154 156.5);
Tailwind
colors: {
custom: {
50: '#93e8b4',
500: '#59dc95',
950: '#000000',
},
}SCSS
$custom: #59dc95; $custom-light: #93e8b4; $custom-dark: #000000;
JSON
{
"hex": "#59dc95",
"rgb": {
"r": 89,
"g": 220,
"b": 149
},
"hsl": {
"h": 147.481,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80364,
"c": 0.15432,
"h": 156.5
},
"luminance": 0.5548
}Semantic roles & 50–950 ramp
primary
#59DC95
secondary
#9E3B71
accent
#187ACD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481