#59EEA3#59EEA3
#59EEA3 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.166 H 157.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEA3 |
|---|---|
| RGB | rgb(89, 238, 163) |
| HSL | hsl(150, 81%, 64%) |
| HSV | hsv(150, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(84.95, -56.42, 24.87) |
| CIE-LCH | lch(84.95, 61.66, 156.21°) |
| OKLab | oklab(85.07% -0.1536 0.0629) |
| OKLCH | oklch(85.07% 0.166 157.7) |
| XYZ | xyz(41.3014, 65.9130, 45.1891) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Blue Green
#7EFBB3
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEA3 #EE59A4
analogous
#5AEE59 #59EEA3 #59EEEE
triadic
#59EEA3 #A359EE #EEA359
tetradic
#59EEA3 #595AEE #EE59A4 #EEEE59
square
#59EEA3 #595AEE #EE59A4 #EEEE59
split-complementary
#59EEA3 #EE59EE #EE595A
monochromatic
#13BA66 #21E884 #59EEA3 #91F4C2 #C8F9E1
Accessibility & contrast
On white
1.48
#59EEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#59EEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEA3
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEA3 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDD9E
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#00ECDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59eea3; /* rgb */ color: rgb(89, 238, 163); /* oklch */ color: oklch(85.1% 0.166 157.7);
Tailwind
colors: {
custom: {
50: '#96f4be',
500: '#59eea3',
950: '#000000',
},
}SCSS
$custom: #59eea3; $custom-light: #96f4be; $custom-dark: #000000;
JSON
{
"hex": "#59eea3",
"rgb": {
"r": 89,
"g": 238,
"b": 163
},
"hsl": {
"h": 149.799,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.8507,
"c": 0.16594,
"h": 157.7
},
"luminance": 0.65917
}Semantic roles & 50–950 ramp
primary
#59EEA3
secondary
#B93376
accent
#0873DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582