#5FF283#5FF283
#5FF283 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.6% C 0.197 H 148.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF283 |
|---|---|
| RGB | rgb(95, 242, 131) |
| HSL | hsl(135, 85%, 66%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(85.79, -62.31, 42.02) |
| CIE-LCH | lch(85.79, 75.15, 146.01°) |
| OKLab | oklab(85.64% -0.1683 0.1027) |
| OKLCH | oklch(85.64% 0.197 148.6) |
| XYZ | xyz(40.5653, 67.5719, 32.3732) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 2.96
Spearmint
#1EF876
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.73
Spring Green
#00FF7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF283 #F25FCE
analogous
#84F25F #5FF283 #5FF2CC
triadic
#5FF283 #835FF2 #F2835F
tetradic
#5FF283 #5F84F2 #F25FCE #F2CC5F
square
#5FF283 #5F84F2 #F25FCE #F2CC5F
split-complementary
#5FF283 #CC5FF2 #F25F84
monochromatic
#10C63D #26ED57 #5FF283 #98F7AF #D0FBDB
Accessibility & contrast
On white
1.45
#5FF283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#5FF283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF283
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF283 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7A
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#34EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff283; /* rgb */ color: rgb(95, 242, 131); /* oklch */ color: oklch(85.6% 0.197 148.6);
Tailwind
colors: {
custom: {
50: '#9af7a8',
500: '#5ff283',
950: '#000000',
},
}SCSS
$custom: #5ff283; $custom-light: #9af7a8; $custom-dark: #000000;
JSON
{
"hex": "#5ff283",
"rgb": {
"r": 95,
"g": 242,
"b": 131
},
"hsl": {
"h": 134.694,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85638,
"c": 0.19717,
"h": 148.6
},
"luminance": 0.67576
}Semantic roles & 50–950 ramp
primary
#5FF283
secondary
#C432A0
accent
#04ABE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581