#5CF499#5CF499
#5CF499 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.181 H 153.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF499 |
|---|---|
| RGB | rgb(92, 244, 153) |
| HSL | hsl(144, 87%, 66%) |
| HSV | hsv(144, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(86.64, -60.03, 32.23) |
| CIE-LCH | lch(86.64, 68.14, 151.77°) |
| OKLab | oklab(86.42% -0.1625 0.0805) |
| OKLCH | oklch(86.42% 0.181 153.6) |
| XYZ | xyz(42.5105, 69.2722, 41.2614) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.85
Light Green Blue
#56FCA2
ΔE00 1.85
Light Bluish Green
#76FDA8
ΔE00 2.67
Mediumspringgreen
#00FA9A
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF499 #F45CB7
analogous
#6BF45C #5CF499 #5CF4E5
triadic
#5CF499 #995CF4 #F4995C
tetradic
#5CF499 #5C6BF4 #F45CB7 #F4E55C
square
#5CF499 #5C6BF4 #F45CB7 #F4E55C
split-complementary
#5CF499 #E55CF4 #F45C6B
monochromatic
#0EC858 #23F075 #5CF499 #95F8BD #CFFCE1
Accessibility & contrast
On white
1.41
#5CF499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5CF499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF499
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF499 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E193
Deuteranopia (green-blind)
#E0D39F
Tritanopia (blue-blind)
#16F1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cf499; /* rgb */ color: rgb(92, 244, 153); /* oklch */ color: oklch(86.4% 0.181 153.6);
Tailwind
colors: {
custom: {
50: '#98f9b7',
500: '#5cf499',
950: '#000000',
},
}SCSS
$custom: #5cf499; $custom-light: #98f9b7; $custom-dark: #000000;
JSON
{
"hex": "#5cf499",
"rgb": {
"r": 92,
"g": 244,
"b": 153
},
"hsl": {
"h": 144.079,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.8642,
"c": 0.18134,
"h": 153.6
},
"luminance": 0.69277
}Semantic roles & 50–950 ramp
primary
#5CF499
secondary
#C52F89
accent
#0289E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581