#5AF28C#5AF28C
#5AF28C is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.6% C 0.191 H 150.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF28C |
|---|---|
| RGB | rgb(90, 242, 140) |
| HSL | hsl(140, 85%, 65%) |
| HSV | hsv(140, 63%, 95%) |
| CMYK | cmyk(62.8%, 0%, 42.1%, 5.1%) |
| CIE-LAB | lab(85.79, -61.88, 37.58) |
| CIE-LCH | lch(85.79, 72.40, 148.73°) |
| OKLab | oklab(85.64% -0.1671 0.0928) |
| OKLCH | oklch(85.64% 0.191 150.9) |
| XYZ | xyz(40.6990, 67.5672, 35.7028) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.62
Wintergreen
#20F986
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF28C #F25AC0
analogous
#74F25A #5AF28C #5AF2D8
triadic
#5AF28C #8C5AF2 #F28C5A
tetradic
#5AF28C #5A74F2 #F25AC0 #F2D85A
square
#5AF28C #5A74F2 #F25AC0 #F2D85A
split-complementary
#5AF28C #D85AF2 #F25A74
monochromatic
#0FC24A #21EE64 #5AF28C #93F6B4 #CBFBDB
Accessibility & contrast
On white
1.45
#5AF28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5AF28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF28C
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF28C | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF85
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#1EEED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5af28c; /* rgb */ color: rgb(90, 242, 140); /* oklch */ color: oklch(85.6% 0.191 150.9);
Tailwind
colors: {
custom: {
50: '#97f7af',
500: '#5af28c',
950: '#000000',
},
}SCSS
$custom: #5af28c; $custom-light: #97f7af; $custom-dark: #000000;
JSON
{
"hex": "#5af28c",
"rgb": {
"r": 90,
"g": 242,
"b": 140
},
"hsl": {
"h": 139.737,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.85641,
"c": 0.19114,
"h": 150.9
},
"luminance": 0.67571
}Semantic roles & 50–950 ramp
primary
#5AF28C
secondary
#C03091
accent
#0499E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581