#59EE95#59EE95
#59EE95 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.178 H 153.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE95 |
|---|---|
| RGB | rgb(89, 238, 149) |
| HSL | hsl(144, 81%, 64%) |
| HSV | hsv(144, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(84.71, -59.04, 31.67) |
| CIE-LCH | lch(84.71, 66.99, 151.79°) |
| OKLab | oklab(84.79% -0.1598 0.0791) |
| OKLCH | oklch(84.79% 0.178 153.7) |
| XYZ | xyz(40.1158, 65.4387, 38.9448) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.30
Mediumspringgreen
#00FA9A
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE95 #EE59B2
analogous
#68EE59 #59EE95 #59EEE0
triadic
#59EE95 #9559EE #EE9559
tetradic
#59EE95 #5968EE #EE59B2 #EEE059
square
#59EE95 #5968EE #EE59B2 #EEE059
split-complementary
#59EE95 #E059EE #EE5968
monochromatic
#13BA56 #21E872 #59EE95 #91F4B8 #C8F9DC
Accessibility & contrast
On white
1.49
#59EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#59EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE95
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE95 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#12EBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ee95; /* rgb */ color: rgb(89, 238, 149); /* oklch */ color: oklch(84.8% 0.178 153.7);
Tailwind
colors: {
custom: {
50: '#96f4b5',
500: '#59ee95',
950: '#000000',
},
}SCSS
$custom: #59ee95; $custom-light: #96f4b5; $custom-dark: #000000;
JSON
{
"hex": "#59ee95",
"rgb": {
"r": 89,
"g": 238,
"b": 149
},
"hsl": {
"h": 144.161,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84791,
"c": 0.17828,
"h": 153.7
},
"luminance": 0.65443
}Semantic roles & 50–950 ramp
primary
#59EE95
secondary
#B93383
accent
#0888DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581