#5FF388#5FF388
#5FF388 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.194 H 149.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF388 |
|---|---|
| RGB | rgb(95, 243, 136) |
| HSL | hsl(137, 86%, 66%) |
| HSV | hsv(137, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(86.16, -61.91, 40.05) |
| CIE-LCH | lch(86.16, 73.73, 147.10°) |
| OKLab | oklab(85.96% -0.1672 0.0984) |
| OKLCH | oklch(85.96% 0.194 149.5) |
| XYZ | xyz(41.2108, 68.3076, 34.3007) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF388 #F35FCA
analogous
#80F35F #5FF388 #5FF3D2
triadic
#5FF388 #885FF3 #F3885F
tetradic
#5FF388 #5F80F3 #F35FCA #F3D25F
square
#5FF388 #5F80F3 #F35FCA #F3D25F
split-complementary
#5FF388 #D25FF3 #F35F80
monochromatic
#0FC942 #26EF5E #5FF388 #98F7B2 #D1FCDD
Accessibility & contrast
On white
1.43
#5FF388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#5FF388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF388
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF388 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#E2D28F
Tritanopia (blue-blind)
#31EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff388; /* rgb */ color: rgb(95, 243, 136); /* oklch */ color: oklch(86.0% 0.194 149.5);
Tailwind
colors: {
custom: {
50: '#9af8ac',
500: '#5ff388',
950: '#000000',
},
}SCSS
$custom: #5ff388; $custom-light: #9af8ac; $custom-dark: #000000;
JSON
{
"hex": "#5ff388",
"rgb": {
"r": 95,
"g": 243,
"b": 136
},
"hsl": {
"h": 136.622,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85963,
"c": 0.19401,
"h": 149.5
},
"luminance": 0.68312
}Semantic roles & 50–950 ramp
primary
#5FF388
secondary
#C5319C
accent
#03A5E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581