#5FF090#5FF090
#5FF090 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.183 H 151.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF090 |
|---|---|
| RGB | rgb(95, 240, 144) |
| HSL | hsl(140, 83%, 66%) |
| HSV | hsv(140, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.38, -59.48, 35.10) |
| CIE-LCH | lch(85.38, 69.07, 149.46°) |
| OKLab | oklab(85.36% -0.1608 0.0871) |
| OKLCH | oklch(85.36% 0.183 151.6) |
| XYZ | xyz(40.9103, 66.7627, 37.1107) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.48
Light Bluish Green
#76FDA8
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF090 #F05FBF
analogous
#76F05F #5FF090 #5FF0D8
triadic
#5FF090 #905FF0 #F0905F
tetradic
#5FF090 #5F76F0 #F05FBF #F0D85F
square
#5FF090 #5F76F0 #F05FBF #F0D85F
split-complementary
#5FF090 #D85FF0 #F05F76
monochromatic
#12C24E #27EB69 #5FF090 #97F5B7 #CFFADE
Accessibility & contrast
On white
1.46
#5FF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5FF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF090
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF090 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD89
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#2EEDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff090; /* rgb */ color: rgb(95, 240, 144); /* oklch */ color: oklch(85.4% 0.183 151.6);
Tailwind
colors: {
custom: {
50: '#99f6b1',
500: '#5ff090',
950: '#000000',
},
}SCSS
$custom: #5ff090; $custom-light: #99f6b1; $custom-dark: #000000;
JSON
{
"hex": "#5ff090",
"rgb": {
"r": 95,
"g": 240,
"b": 144
},
"hsl": {
"h": 140.276,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85364,
"c": 0.18292,
"h": 151.6
},
"luminance": 0.66767
}Semantic roles & 50–950 ramp
primary
#5FF090
secondary
#C03390
accent
#0696DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581