#59EEA2#59EEA2
#59EEA2 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.167 H 157.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #59EEA2 |
|---|---|
| RGB | rgb(89, 238, 162) |
| HSL | hsl(149, 81%, 64%) |
| HSV | hsv(149, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(84.93, -56.62, 25.36) |
| CIE-LCH | lch(84.93, 62.04, 155.87°) |
| OKLab | oklab(85.05% -0.154 0.0641) |
| OKLCH | oklch(85.05% 0.167 157.4) |
| XYZ | xyz(41.2122, 65.8773, 44.7191) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.64
Light Blue Green
#7EFBB3
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EEA2 #EE59A5
analogous
#5BEE59 #59EEA2 #59EEED
triadic
#59EEA2 #A259EE #EEA259
tetradic
#59EEA2 #595BEE #EE59A5 #EEED59
square
#59EEA2 #595BEE #EE59A5 #EEED59
split-complementary
#59EEA2 #ED59EE #EE595B
monochromatic
#13BA65 #21E883 #59EEA2 #91F4C1 #C8F9E0
Accessibility & contrast
On white
1.48
#59EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#59EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EEA2
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EEA2 | 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)
#ECDD9D
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#00ECDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #59eea2; /* rgb */ color: rgb(89, 238, 162); /* oklch */ color: oklch(85.0% 0.167 157.4);
Tailwind
colors: {
custom: {
50: '#96f4be',
500: '#59eea2',
950: '#000000',
},
}SCSS
$custom: #59eea2; $custom-light: #96f4be; $custom-dark: #000000;
JSON
{
"hex": "#59eea2",
"rgb": {
"r": 89,
"g": 238,
"b": 162
},
"hsl": {
"h": 149.396,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.85049,
"c": 0.1668,
"h": 157.4
},
"luminance": 0.65882
}Semantic roles & 50–950 ramp
primary
#59EEA2
secondary
#B93377
accent
#0875DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582