#59EDA0#59EDA0
#59EDA0 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.8% C 0.167 H 157.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #59EDA0 |
|---|---|
| RGB | rgb(89, 237, 160) |
| HSL | hsl(149, 80%, 64%) |
| HSV | hsv(149, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 32.5%, 7.1%) |
| CIE-LAB | lab(84.60, -56.61, 25.93) |
| CIE-LCH | lch(84.60, 62.27, 155.39°) |
| OKLab | oklab(84.76% -0.1539 0.0655) |
| OKLCH | oklch(84.76% 0.167 157) |
| XYZ | xyz(40.7455, 65.2261, 43.6935) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.76
Aqua Green
#12E193
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EDA0 #ED59A6
analogous
#5CED59 #59EDA0 #59EDEA
triadic
#59EDA0 #A059ED #EDA059
tetradic
#59EDA0 #595CED #ED59A6 #EDEA59
square
#59EDA0 #595CED #ED59A6 #EDEA59
split-complementary
#59EDA0 #EA59ED #ED595C
monochromatic
#14B862 #22E780 #59EDA0 #90F3C0 #C7F9DF
Accessibility & contrast
On white
1.50
#59EDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#59EDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EDA0
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EDA0 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9B
Deuteranopia (green-blind)
#D8CEA5
Tritanopia (blue-blind)
#00EBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59eda0; /* rgb */ color: rgb(89, 237, 160); /* oklch */ color: oklch(84.8% 0.167 157.0);
Tailwind
colors: {
custom: {
50: '#96f4bc',
500: '#59eda0',
950: '#000000',
},
}SCSS
$custom: #59eda0; $custom-light: #96f4bc; $custom-dark: #000000;
JSON
{
"hex": "#59eda0",
"rgb": {
"r": 89,
"g": 237,
"b": 160
},
"hsl": {
"h": 148.784,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.84763,
"c": 0.16723,
"h": 157
},
"luminance": 0.6523
}Semantic roles & 50–950 ramp
primary
#59EDA0
secondary
#B73378
accent
#0977DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582