#5AEF7B#5AEF7B
#5AEF7B is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.202 H 147.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF7B |
|---|---|
| RGB | rgb(90, 239, 123) |
| HSL | hsl(133, 82%, 65%) |
| HSV | hsv(133, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.65, -63.41, 44.41) |
| CIE-LCH | lch(84.65, 77.41, 144.99°) |
| OKLab | oklab(84.63% -0.1712 0.1078) |
| OKLCH | oklch(84.63% 0.202 147.8) |
| XYZ | xyz(38.6554, 65.3328, 29.3084) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.77
Spring Green
#00FF7F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF7B #EF5ACE
analogous
#83EF5A #5AEF7B #5AEFC6
triadic
#5AEF7B #7B5AEF #EF7B5A
tetradic
#5AEF7B #5A83EF #EF5ACE #EFC65A
square
#5AEF7B #5A83EF #EF5ACE #EFC65A
split-complementary
#5AEF7B #C65AEF #EF5A83
monochromatic
#12BC38 #22EA4E #5AEF7B #92F4A8 #CAFAD4
Accessibility & contrast
On white
1.49
#5AEF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5AEF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF7B
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF7B | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#2DEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aef7b; /* rgb */ color: rgb(90, 239, 123); /* oklch */ color: oklch(84.6% 0.202 147.8);
Tailwind
colors: {
custom: {
50: '#97f5a3',
500: '#5aef7b',
950: '#000000',
},
}SCSS
$custom: #5aef7b; $custom-light: #97f5a3; $custom-dark: #000000;
JSON
{
"hex": "#5aef7b",
"rgb": {
"r": 90,
"g": 239,
"b": 123
},
"hsl": {
"h": 133.289,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84629,
"c": 0.20232,
"h": 147.8
},
"luminance": 0.65337
}Semantic roles & 50–950 ramp
primary
#5AEF7B
secondary
#BB329D
accent
#07AFDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580