#5AF38C#5AF38C
#5AF38C is a very light, vivid green. Relative luminance 0.682; OKLCH L 85.9% C 0.192 H 150.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF38C |
|---|---|
| RGB | rgb(90, 243, 140) |
| HSL | hsl(140, 86%, 65%) |
| HSV | hsv(140, 63%, 95%) |
| CMYK | cmyk(63%, 0%, 42.4%, 4.7%) |
| CIE-LAB | lab(86.09, -62.25, 37.97) |
| CIE-LCH | lch(86.09, 72.92, 148.62°) |
| OKLab | oklab(85.89% -0.1681 0.0937) |
| OKLCH | oklch(85.89% 0.192 150.9) |
| XYZ | xyz(40.9975, 68.1641, 35.8023) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF38C #F35AC1
analogous
#74F35A #5AF38C #5AF3D9
triadic
#5AF38C #8C5AF3 #F38C5A
tetradic
#5AF38C #5A74F3 #F35AC1 #F3D95A
square
#5AF38C #5A74F3 #F35AC1 #F3D95A
split-complementary
#5AF38C #D95AF3 #F35A74
monochromatic
#0EC44A #21EF64 #5AF38C #93F7B4 #CCFBDC
Accessibility & contrast
On white
1.44
#5AF38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#5AF38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF38C
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF38C | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E084
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#1EEFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5af38c; /* rgb */ color: rgb(90, 243, 140); /* oklch */ color: oklch(85.9% 0.192 150.9);
Tailwind
colors: {
custom: {
50: '#98f8af',
500: '#5af38c',
950: '#000000',
},
}SCSS
$custom: #5af38c; $custom-light: #98f8af; $custom-dark: #000000;
JSON
{
"hex": "#5af38c",
"rgb": {
"r": 90,
"g": 243,
"b": 140
},
"hsl": {
"h": 139.608,
"s": 86.441,
"l": 65.294
},
"oklch": {
"l": 0.85887,
"c": 0.19243,
"h": 150.9
},
"luminance": 0.68168
}Semantic roles & 50–950 ramp
primary
#5AF38C
secondary
#C23092
accent
#039AE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581