#5AED83#5AED83
#5AED83 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.3% C 0.193 H 149.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5AED83 |
|---|---|
| RGB | rgb(90, 237, 131) |
| HSL | hsl(137, 80%, 64%) |
| HSV | hsv(137, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.16, -61.48, 39.91) |
| CIE-LCH | lch(84.16, 73.30, 147.01°) |
| OKLab | oklab(84.26% -0.166 0.0979) |
| OKLCH | oklch(84.26% 0.193 149.5) |
| XYZ | xyz(38.5945, 64.3769, 31.8604) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.57
Turquoise Green
#04F489
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.73
Sea Green (survey)
#53FCA1
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AED83 #ED5AC4
analogous
#7BED5A #5AED83 #5AEDCD
triadic
#5AED83 #835AED #ED835A
tetradic
#5AED83 #5A7BED #ED5AC4 #EDCD5A
square
#5AED83 #5A7BED #ED5AC4 #EDCD5A
split-complementary
#5AED83 #CD5AED #ED5A7B
monochromatic
#14B842 #23E75A #5AED83 #91F3AC #C8F9D6
Accessibility & contrast
On white
1.51
#5AED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5AED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AED83
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AED83 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#2AE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aed83; /* rgb */ color: rgb(90, 237, 131); /* oklch */ color: oklch(84.3% 0.193 149.5);
Tailwind
colors: {
custom: {
50: '#97f4a8',
500: '#5aed83',
950: '#000000',
},
}SCSS
$custom: #5aed83; $custom-light: #97f4a8; $custom-dark: #000000;
JSON
{
"hex": "#5aed83",
"rgb": {
"r": 90,
"g": 237,
"b": 131
},
"hsl": {
"h": 136.735,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84258,
"c": 0.19271,
"h": 149.5
},
"luminance": 0.64381
}Semantic roles & 50–950 ramp
primary
#5AED83
secondary
#B83393
accent
#09A2DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580