#5FF28C#5FF28C
#5FF28C is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.189 H 150.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF28C |
|---|---|
| RGB | rgb(95, 242, 140) |
| HSL | hsl(138, 85%, 66%) |
| HSV | hsv(138, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 42.1%, 5.1%) |
| CIE-LAB | lab(85.92, -60.90, 37.78) |
| CIE-LCH | lch(85.92, 71.66, 148.19°) |
| OKLab | oklab(85.79% -0.1645 0.0933) |
| OKLCH | oklch(85.79% 0.189 150.5) |
| XYZ | xyz(41.2020, 67.8265, 35.7264) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.94
Wintergreen
#20F986
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF28C #F25FC5
analogous
#7BF25F #5FF28C #5FF2D5
triadic
#5FF28C #8C5FF2 #F28C5F
tetradic
#5FF28C #5F7BF2 #F25FC5 #F2D55F
square
#5FF28C #5F7BF2 #F25FC5 #F2D55F
split-complementary
#5FF28C #D55FF2 #F25F7B
monochromatic
#10C648 #26ED63 #5FF28C #98F7B5 #D0FBDD
Accessibility & contrast
On white
1.44
#5FF28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#5FF28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF28C
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF28C | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF85
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#2FEED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff28c; /* rgb */ color: rgb(95, 242, 140); /* oklch */ color: oklch(85.8% 0.189 150.5);
Tailwind
colors: {
custom: {
50: '#9af7af',
500: '#5ff28c',
950: '#000000',
},
}SCSS
$custom: #5ff28c; $custom-light: #9af7af; $custom-dark: #000000;
JSON
{
"hex": "#5ff28c",
"rgb": {
"r": 95,
"g": 242,
"b": 140
},
"hsl": {
"h": 138.367,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85785,
"c": 0.18913,
"h": 150.5
},
"luminance": 0.67831
}Semantic roles & 50–950 ramp
primary
#5FF28C
secondary
#C43297
accent
#049EE1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581