#5FF285#5FF285
#5FF285 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.195 H 149.0°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF285 |
|---|---|
| RGB | rgb(95, 242, 133) |
| HSL | hsl(136, 85%, 66%) |
| HSV | hsv(136, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(85.82, -62.00, 41.08) |
| CIE-LCH | lch(85.82, 74.38, 146.47°) |
| OKLab | oklab(85.67% -0.1675 0.1007) |
| OKLCH | oklch(85.67% 0.195 149) |
| XYZ | xyz(40.7021, 67.6266, 33.0940) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.00
Spearmint
#1EF876
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF285 #F25FCC
analogous
#82F25F #5FF285 #5FF2CE
triadic
#5FF285 #855FF2 #F2855F
tetradic
#5FF285 #5F82F2 #F25FCC #F2CE5F
square
#5FF285 #5F82F2 #F25FCC #F2CE5F
split-complementary
#5FF285 #CE5FF2 #F25F82
monochromatic
#10C63F #26ED5A #5FF285 #98F7B0 #D0FBDB
Accessibility & contrast
On white
1.45
#5FF285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#5FF285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF285
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF285 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#33EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff285; /* rgb */ color: rgb(95, 242, 133); /* oklch */ color: oklch(85.7% 0.195 149.0);
Tailwind
colors: {
custom: {
50: '#9af7aa',
500: '#5ff285',
950: '#000000',
},
}SCSS
$custom: #5ff285; $custom-light: #9af7aa; $custom-dark: #000000;
JSON
{
"hex": "#5ff285",
"rgb": {
"r": 95,
"g": 242,
"b": 133
},
"hsl": {
"h": 135.51,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85669,
"c": 0.19539,
"h": 149
},
"luminance": 0.67631
}Semantic roles & 50–950 ramp
primary
#5FF285
secondary
#C4329E
accent
#04A8E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581