#59DD90#59DD90
#59DD90 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.5% C 0.160 H 154.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #59DD90 |
|---|---|
| RGB | rgb(89, 221, 144) |
| HSL | hsl(145, 66%, 61%) |
| HSV | hsv(145, 60%, 87%) |
| CMYK | cmyk(59.7%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(79.53, -53.35, 27.29) |
| CIE-LCH | lch(79.53, 59.92, 152.91°) |
| OKLab | oklab(80.51% -0.1447 0.0686) |
| OKLCH | oklch(80.51% 0.16 154.7) |
| XYZ | xyz(35.0074, 55.8469, 35.3148) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 4.13
Seaweed
#18D17B
ΔE00 4.39
Tealish Green
#0CDC73
ΔE00 4.84
Emerald
#50C878
ΔE00 5.35
Turquoise Green
#04F489
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DD90 #DD59A6
analogous
#64DD59 #59DD90 #59DDD2
triadic
#59DD90 #9059DD #DD9059
tetradic
#59DD90 #5964DD #DD59A6 #DDD259
square
#59DD90 #5964DD #DD59A6 #DDD259
split-complementary
#59DD90 #D259DD #DD5964
monochromatic
#209C53 #2ACF6F #59DD90 #8CE7B2 #BFF2D4
Accessibility & contrast
On white
1.73
#59DD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#59DD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DD90
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DD90 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8B
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#27DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59dd90; /* rgb */ color: rgb(89, 221, 144); /* oklch */ color: oklch(80.5% 0.160 154.7);
Tailwind
colors: {
custom: {
50: '#94e8b1',
500: '#59dd90',
950: '#000000',
},
}SCSS
$custom: #59dd90; $custom-light: #94e8b1; $custom-dark: #000000;
JSON
{
"hex": "#59dd90",
"rgb": {
"r": 89,
"g": 221,
"b": 144
},
"hsl": {
"h": 145,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.80508,
"c": 0.16016,
"h": 154.7
},
"luminance": 0.5585
}Semantic roles & 50–950 ramp
primary
#59DD90
secondary
#A03B75
accent
#1882CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481