#5AED92#5AED92
#5AED92 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.179 H 152.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5AED92 |
|---|---|
| RGB | rgb(90, 237, 146) |
| HSL | hsl(143, 80%, 64%) |
| HSV | hsv(143, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(84.39, -58.99, 32.76) |
| CIE-LCH | lch(84.39, 67.48, 150.96°) |
| OKLab | oklab(84.52% -0.1596 0.0816) |
| OKLCH | oklch(84.52% 0.179 152.9) |
| XYZ | xyz(39.6857, 64.8133, 37.6073) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.34
Mediumspringgreen
#00FA9A
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AED92 #ED5AB5
analogous
#6CED5A #5AED92 #5AEDDC
triadic
#5AED92 #925AED #ED925A
tetradic
#5AED92 #5A6CED #ED5AB5 #EDDC5A
square
#5AED92 #5A6CED #ED5AB5 #EDDC5A
split-complementary
#5AED92 #DC5AED #ED5A6C
monochromatic
#14B853 #23E76E #5AED92 #91F3B6 #C8F9DB
Accessibility & contrast
On white
1.50
#5AED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5AED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AED92
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AED92 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8C
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#1DEAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aed92; /* rgb */ color: rgb(90, 237, 146); /* oklch */ color: oklch(84.5% 0.179 152.9);
Tailwind
colors: {
custom: {
50: '#96f4b2',
500: '#5aed92',
950: '#000000',
},
}SCSS
$custom: #5aed92; $custom-light: #96f4b2; $custom-dark: #000000;
JSON
{
"hex": "#5aed92",
"rgb": {
"r": 90,
"g": 237,
"b": 146
},
"hsl": {
"h": 142.857,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84518,
"c": 0.17924,
"h": 152.9
},
"luminance": 0.64817
}Semantic roles & 50–950 ramp
primary
#5AED92
secondary
#B83385
accent
#098CDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581