#5FF38E#5FF38E
#5FF38E is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.1% C 0.189 H 150.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF38E |
|---|---|
| RGB | rgb(95, 243, 142) |
| HSL | hsl(139, 86%, 66%) |
| HSV | hsv(139, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 41.6%, 4.7%) |
| CIE-LAB | lab(86.25, -60.95, 37.22) |
| CIE-LCH | lch(86.25, 71.41, 148.59°) |
| OKLab | oklab(86.06% -0.1647 0.092) |
| OKLCH | oklch(86.06% 0.189 150.8) |
| XYZ | xyz(41.6492, 68.4829, 36.6096) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.89
Wintergreen
#20F986
ΔE00 2.90
Sea Green (survey)
#53FCA1
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF38E #F35FC4
analogous
#7AF35F #5FF38E #5FF3D8
triadic
#5FF38E #8E5FF3 #F38E5F
tetradic
#5FF38E #5F7AF3 #F35FC4 #F3D85F
square
#5FF38E #5F7AF3 #F35FC4 #F3D85F
split-complementary
#5FF38E #D85FF3 #F35F7A
monochromatic
#0FC94A #26EF66 #5FF38E #98F7B6 #D1FCDE
Accessibility & contrast
On white
1.43
#5FF38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5FF38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF38E
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF38E | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E087
Deuteranopia (green-blind)
#E1D295
Tritanopia (blue-blind)
#2DEFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff38e; /* rgb */ color: rgb(95, 243, 142); /* oklch */ color: oklch(86.1% 0.189 150.8);
Tailwind
colors: {
custom: {
50: '#9af8b0',
500: '#5ff38e',
950: '#000000',
},
}SCSS
$custom: #5ff38e; $custom-light: #9af8b0; $custom-dark: #000000;
JSON
{
"hex": "#5ff38e",
"rgb": {
"r": 95,
"g": 243,
"b": 142
},
"hsl": {
"h": 139.054,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.86064,
"c": 0.18865,
"h": 150.8
},
"luminance": 0.68487
}Semantic roles & 50–950 ramp
primary
#5FF38E
secondary
#C53196
accent
#039CE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581