#5FF282#5FF282
#5FF282 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.198 H 148.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF282 |
|---|---|
| RGB | rgb(95, 242, 130) |
| HSL | hsl(134, 85%, 66%) |
| HSV | hsv(134, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(85.78, -62.46, 42.48) |
| CIE-LCH | lch(85.78, 75.54, 145.78°) |
| OKLab | oklab(85.62% -0.1687 0.1037) |
| OKLCH | oklch(85.62% 0.198 148.4) |
| XYZ | xyz(40.4978, 67.5449, 32.0180) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.95
Wintergreen
#20F986
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.79
Spring Green
#00FF7F
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF282 #F25FCF
analogous
#85F25F #5FF282 #5FF2CC
triadic
#5FF282 #825FF2 #F2825F
tetradic
#5FF282 #5F85F2 #F25FCF #F2CC5F
square
#5FF282 #5F85F2 #F25FCF #F2CC5F
split-complementary
#5FF282 #CC5FF2 #F25F85
monochromatic
#10C63C #26ED56 #5FF282 #98F7AE #D0FBDA
Accessibility & contrast
On white
1.45
#5FF282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5FF282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF282
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF282 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#35EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff282; /* rgb */ color: rgb(95, 242, 130); /* oklch */ color: oklch(85.6% 0.198 148.4);
Tailwind
colors: {
custom: {
50: '#9af7a8',
500: '#5ff282',
950: '#000000',
},
}SCSS
$custom: #5ff282; $custom-light: #9af7a8; $custom-dark: #000000;
JSON
{
"hex": "#5ff282",
"rgb": {
"r": 95,
"g": 242,
"b": 130
},
"hsl": {
"h": 134.286,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85622,
"c": 0.19805,
"h": 148.4
},
"luminance": 0.67549
}Semantic roles & 50–950 ramp
primary
#5FF282
secondary
#C432A1
accent
#04ADE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580