#5AED99#5AED99
#5AED99 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.7% C 0.173 H 154.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5AED99 |
|---|---|
| RGB | rgb(90, 237, 153) |
| HSL | hsl(146, 80%, 64%) |
| HSV | hsv(146, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(84.50, -57.74, 29.37) |
| CIE-LCH | lch(84.50, 64.78, 153.04°) |
| OKLab | oklab(84.65% -0.1565 0.0737) |
| OKLCH | oklch(84.65% 0.173 154.8) |
| XYZ | xyz(40.2470, 65.0378, 40.5634) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.76
Mediumspringgreen
#00FA9A
ΔE00 3.79
Light Bluish Green
#76FDA8
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AED99 #ED5AAE
analogous
#65ED5A #5AED99 #5AEDE2
triadic
#5AED99 #995AED #ED995A
tetradic
#5AED99 #5A65ED #ED5AAE #EDE25A
square
#5AED99 #5A65ED #ED5AAE #EDE25A
split-complementary
#5AED99 #E25AED #ED5A65
monochromatic
#14B85B #23E777 #5AED99 #91F3BB #C8F9DD
Accessibility & contrast
On white
1.50
#5AED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5AED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AED99
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AED99 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#D9CD9E
Tritanopia (blue-blind)
#13EBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aed99; /* rgb */ color: rgb(90, 237, 153); /* oklch */ color: oklch(84.7% 0.173 154.8);
Tailwind
colors: {
custom: {
50: '#96f4b7',
500: '#5aed99',
950: '#000000',
},
}SCSS
$custom: #5aed99; $custom-light: #96f4b7; $custom-dark: #000000;
JSON
{
"hex": "#5aed99",
"rgb": {
"r": 90,
"g": 237,
"b": 153
},
"hsl": {
"h": 145.714,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84651,
"c": 0.17299,
"h": 154.8
},
"luminance": 0.65042
}Semantic roles & 50–950 ramp
primary
#5AED99
secondary
#B8337F
accent
#0982DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581