#59DF8C#59DF8C
#59DF8C is a light, vivid green. Relative luminance 0.568; OKLCH L 80.9% C 0.166 H 153.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #59DF8C |
|---|---|
| RGB | rgb(89, 223, 140) |
| HSL | hsl(143, 68%, 61%) |
| HSV | hsv(143, 60%, 87%) |
| CMYK | cmyk(60.1%, 0%, 37.2%, 12.5%) |
| CIE-LAB | lab(80.06, -54.86, 30.06) |
| CIE-LCH | lch(80.06, 62.55, 151.28°) |
| OKLab | oklab(80.92% -0.1486 0.0751) |
| OKLCH | oklch(80.92% 0.166 153.2) |
| XYZ | xyz(35.2383, 56.7892, 33.9102) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Aqua Green
#12E193
ΔE00 3.49
Tealish Green
#0CDC73
ΔE00 4.15
Seaweed
#18D17B
ΔE00 4.51
Emerald
#50C878
ΔE00 5.59
Turquoise Green
#04F489
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DF8C #DF59AC
analogous
#69DF59 #59DF8C #59DFCF
triadic
#59DF8C #8C59DF #DF8C59
tetradic
#59DF8C #5969DF #DF59AC #DFCF59
square
#59DF8C #5969DF #DF59AC #DFCF59
split-complementary
#59DF8C #CF59DF #DF5969
monochromatic
#1F9F4F #29D269 #59DF8C #8CE9B0 #C0F3D3
Accessibility & contrast
On white
1.70
#59DF8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#59DF8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DF8C
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DF8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DF8C | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE86
Deuteranopia (green-blind)
#CDC291
Tritanopia (blue-blind)
#29DCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #59df8c; /* rgb */ color: rgb(89, 223, 140); /* oklch */ color: oklch(80.9% 0.166 153.2);
Tailwind
colors: {
custom: {
50: '#94eaae',
500: '#59df8c',
950: '#000000',
},
}SCSS
$custom: #59df8c; $custom-light: #94eaae; $custom-dark: #000000;
JSON
{
"hex": "#59df8c",
"rgb": {
"r": 89,
"g": 223,
"b": 140
},
"hsl": {
"h": 142.836,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.80924,
"c": 0.16649,
"h": 153.2
},
"luminance": 0.56793
}Semantic roles & 50–950 ramp
primary
#59DF8C
secondary
#A23A7B
accent
#1689D0
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481