#5FF288#5FF288
#5FF288 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.7% C 0.193 H 149.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF288 |
|---|---|
| RGB | rgb(95, 242, 136) |
| HSL | hsl(137, 85%, 66%) |
| HSV | hsv(137, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(85.86, -61.54, 39.67) |
| CIE-LCH | lch(85.86, 73.22, 147.19°) |
| OKLab | oklab(85.72% -0.1662 0.0975) |
| OKLCH | oklch(85.72% 0.193 149.6) |
| XYZ | xyz(40.9124, 67.7107, 34.2012) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF288 #F25FC9
analogous
#7FF25F #5FF288 #5FF2D2
triadic
#5FF288 #885FF2 #F2885F
tetradic
#5FF288 #5F7FF2 #F25FC9 #F2D25F
square
#5FF288 #5F7FF2 #F25FC9 #F2D25F
split-complementary
#5FF288 #D25FF2 #F25F7F
monochromatic
#10C643 #26ED5E #5FF288 #98F7B2 #D0FBDC
Accessibility & contrast
On white
1.44
#5FF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#5FF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF288
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF288 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#E1D18F
Tritanopia (blue-blind)
#32EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff288; /* rgb */ color: rgb(95, 242, 136); /* oklch */ color: oklch(85.7% 0.193 149.6);
Tailwind
colors: {
custom: {
50: '#9af7ac',
500: '#5ff288',
950: '#000000',
},
}SCSS
$custom: #5ff288; $custom-light: #9af7ac; $custom-dark: #000000;
JSON
{
"hex": "#5ff288",
"rgb": {
"r": 95,
"g": 242,
"b": 136
},
"hsl": {
"h": 136.735,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85718,
"c": 0.19272,
"h": 149.6
},
"luminance": 0.67715
}Semantic roles & 50–950 ramp
primary
#5FF288
secondary
#C4329B
accent
#04A4E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581