#5AEF7D#5AEF7D
#5AEF7D is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.7% C 0.201 H 148.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF7D |
|---|---|
| RGB | rgb(90, 239, 125) |
| HSL | hsl(134, 82%, 65%) |
| HSV | hsv(134, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.68, -63.12, 43.48) |
| CIE-LCH | lch(84.68, 76.65, 145.44°) |
| OKLab | oklab(84.66% -0.1704 0.1058) |
| OKLCH | oklch(84.66% 0.201 148.2) |
| XYZ | xyz(38.7819, 65.3834, 29.9745) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.58
Spring Green
#00FF7F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF7D #EF5ACC
analogous
#82EF5A #5AEF7D #5AEFC8
triadic
#5AEF7D #7D5AEF #EF7D5A
tetradic
#5AEF7D #5A82EF #EF5ACC #EFC85A
square
#5AEF7D #5A82EF #EF5ACC #EFC85A
split-complementary
#5AEF7D #C85AEF #EF5A82
monochromatic
#12BC3A #22EA51 #5AEF7D #92F4A9 #CAFAD5
Accessibility & contrast
On white
1.49
#5AEF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5AEF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF7D
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF7D | 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)
#F1DB74
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#2CEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aef7d; /* rgb */ color: rgb(90, 239, 125); /* oklch */ color: oklch(84.7% 0.201 148.2);
Tailwind
colors: {
custom: {
50: '#97f5a4',
500: '#5aef7d',
950: '#000000',
},
}SCSS
$custom: #5aef7d; $custom-light: #97f5a4; $custom-dark: #000000;
JSON
{
"hex": "#5aef7d",
"rgb": {
"r": 90,
"g": 239,
"b": 125
},
"hsl": {
"h": 134.094,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84659,
"c": 0.20057,
"h": 148.2
},
"luminance": 0.65387
}Semantic roles & 50–950 ramp
primary
#5AEF7D
secondary
#BB329B
accent
#07ACDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580