#5FF499#5FF499
#5FF499 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.180 H 153.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF499 |
|---|---|
| RGB | rgb(95, 244, 153) |
| HSL | hsl(143, 87%, 66%) |
| HSV | hsv(143, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(86.72, -59.45, 32.35) |
| CIE-LCH | lch(86.72, 67.69, 151.45°) |
| OKLab | oklab(86.51% -0.1609 0.0808) |
| OKLCH | oklch(86.51% 0.18 153.3) |
| XYZ | xyz(42.8163, 69.4299, 41.2757) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.92
Sea Green (survey)
#53FCA1
ΔE00 1.93
Light Bluish Green
#76FDA8
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.91
Mediumspringgreen
#00FA9A
ΔE00 3.12
Turquoise Green
#04F489
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF499 #F45FBA
analogous
#70F45F #5FF499 #5FF4E4
triadic
#5FF499 #995FF4 #F4995F
tetradic
#5FF499 #5F70F4 #F45FBA #F4E45F
square
#5FF499 #5F70F4 #F45FBA #F4E45F
split-complementary
#5FF499 #E45FF4 #F45F70
monochromatic
#0ECB57 #26F074 #5FF499 #98F8BE #D2FCE2
Accessibility & contrast
On white
1.41
#5FF499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5FF499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF499
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF499 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E193
Deuteranopia (green-blind)
#E0D49F
Tritanopia (blue-blind)
#24F1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff499; /* rgb */ color: rgb(95, 244, 153); /* oklch */ color: oklch(86.5% 0.180 153.3);
Tailwind
colors: {
custom: {
50: '#9af9b7',
500: '#5ff499',
950: '#000000',
},
}SCSS
$custom: #5ff499; $custom-light: #9af9b7; $custom-dark: #000000;
JSON
{
"hex": "#5ff499",
"rgb": {
"r": 95,
"g": 244,
"b": 153
},
"hsl": {
"h": 143.356,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86506,
"c": 0.1801,
"h": 153.3
},
"luminance": 0.69434
}Semantic roles & 50–950 ramp
primary
#5FF499
secondary
#C7308C
accent
#028CE4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581