#59EE94#59EE94
#59EE94 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.179 H 153.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE94 |
|---|---|
| RGB | rgb(89, 238, 148) |
| HSL | hsl(144, 81%, 64%) |
| HSV | hsv(144, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(84.69, -59.21, 32.15) |
| CIE-LCH | lch(84.69, 67.38, 151.50°) |
| OKLab | oklab(84.77% -0.1602 0.0802) |
| OKLCH | oklch(84.77% 0.179 153.4) |
| XYZ | xyz(40.0363, 65.4069, 38.5261) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.06
Weird Green
#3AE57F
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.22
Mediumspringgreen
#00FA9A
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE94 #EE59B3
analogous
#69EE59 #59EE94 #59EEDE
triadic
#59EE94 #9459EE #EE9459
tetradic
#59EE94 #5969EE #EE59B3 #EEDE59
square
#59EE94 #5969EE #EE59B3 #EEDE59
split-complementary
#59EE94 #DE59EE #EE5969
monochromatic
#13BA55 #21E870 #59EE94 #91F4B8 #C8F9DC
Accessibility & contrast
On white
1.49
#59EE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#59EE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE94
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE94 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8E
Deuteranopia (green-blind)
#DBCE9A
Tritanopia (blue-blind)
#14EBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ee94; /* rgb */ color: rgb(89, 238, 148); /* oklch */ color: oklch(84.8% 0.179 153.4);
Tailwind
colors: {
custom: {
50: '#96f4b4',
500: '#59ee94',
950: '#000000',
},
}SCSS
$custom: #59ee94; $custom-light: #96f4b4; $custom-dark: #000000;
JSON
{
"hex": "#59ee94",
"rgb": {
"r": 89,
"g": 238,
"b": 148
},
"hsl": {
"h": 143.758,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84772,
"c": 0.17917,
"h": 153.4
},
"luminance": 0.65411
}Semantic roles & 50–950 ramp
primary
#59EE94
secondary
#B93384
accent
#0889DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581