#5AF28D#5AF28D
#5AF28D is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.190 H 151.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF28D |
|---|---|
| RGB | rgb(90, 242, 141) |
| HSL | hsl(140, 85%, 65%) |
| HSV | hsv(140, 63%, 95%) |
| CMYK | cmyk(62.8%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(85.80, -61.72, 37.11) |
| CIE-LCH | lch(85.80, 72.02, 148.98°) |
| OKLab | oklab(85.66% -0.1667 0.0917) |
| OKLCH | oklch(85.66% 0.19 151.2) |
| XYZ | xyz(40.7731, 67.5968, 36.0929) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.61
Wintergreen
#20F986
ΔE00 2.77
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF28D #F25ABF
analogous
#73F25A #5AF28D #5AF2D9
triadic
#5AF28D #8D5AF2 #F28D5A
tetradic
#5AF28D #5A73F2 #F25ABF #F2D95A
square
#5AF28D #5A73F2 #F25ABF #F2D95A
split-complementary
#5AF28D #D95AF2 #F25A73
monochromatic
#0FC24B #21EE66 #5AF28D #93F6B4 #CBFBDB
Accessibility & contrast
On white
1.45
#5AF28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#5AF28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF28D
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF28D | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#1DEED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5af28d; /* rgb */ color: rgb(90, 242, 141); /* oklch */ color: oklch(85.7% 0.190 151.2);
Tailwind
colors: {
custom: {
50: '#97f7af',
500: '#5af28d',
950: '#000000',
},
}SCSS
$custom: #5af28d; $custom-light: #97f7af; $custom-dark: #000000;
JSON
{
"hex": "#5af28d",
"rgb": {
"r": 90,
"g": 242,
"b": 141
},
"hsl": {
"h": 140.132,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.85658,
"c": 0.19025,
"h": 151.2
},
"luminance": 0.67601
}Semantic roles & 50–950 ramp
primary
#5AF28D
secondary
#C03090
accent
#0497E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581