#5FF38D#5FF38D
#5FF38D is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.0% C 0.190 H 150.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF38D |
|---|---|
| RGB | rgb(95, 243, 141) |
| HSL | hsl(139, 86%, 66%) |
| HSV | hsv(139, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(86.23, -61.11, 37.69) |
| CIE-LCH | lch(86.23, 71.80, 148.34°) |
| OKLab | oklab(86.05% -0.1651 0.0931) |
| OKLCH | oklch(86.05% 0.19 150.6) |
| XYZ | xyz(41.5745, 68.4531, 36.2159) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF38D #F35FC5
analogous
#7BF35F #5FF38D #5FF3D7
triadic
#5FF38D #8D5FF3 #F38D5F
tetradic
#5FF38D #5F7BF3 #F35FC5 #F3D75F
square
#5FF38D #5F7BF3 #F35FC5 #F3D75F
split-complementary
#5FF38D #D75FF3 #F35F7B
monochromatic
#0FC949 #26EF64 #5FF38D #98F7B6 #D1FCDE
Accessibility & contrast
On white
1.43
#5FF38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#5FF38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF38D
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF38D | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E086
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#2EEFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff38d; /* rgb */ color: rgb(95, 243, 141); /* oklch */ color: oklch(86.0% 0.190 150.6);
Tailwind
colors: {
custom: {
50: '#9af8af',
500: '#5ff38d',
950: '#000000',
},
}SCSS
$custom: #5ff38d; $custom-light: #9af8af; $custom-dark: #000000;
JSON
{
"hex": "#5ff38d",
"rgb": {
"r": 95,
"g": 243,
"b": 141
},
"hsl": {
"h": 138.649,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.86047,
"c": 0.18954,
"h": 150.6
},
"luminance": 0.68457
}Semantic roles & 50–950 ramp
primary
#5FF38D
secondary
#C53197
accent
#039DE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581