#5CF599#5CF599
#5CF599 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.183 H 153.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF599 |
|---|---|
| RGB | rgb(92, 245, 153) |
| HSL | hsl(144, 88%, 66%) |
| HSV | hsv(144, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 37.6%, 3.9%) |
| CIE-LAB | lab(86.94, -60.41, 32.63) |
| CIE-LCH | lch(86.94, 68.66, 151.63°) |
| OKLab | oklab(86.66% -0.1635 0.0815) |
| OKLCH | oklch(86.66% 0.183 153.5) |
| XYZ | xyz(42.8122, 69.8757, 41.3620) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.70
Light Green Blue
#56FCA2
ΔE00 1.71
Light Bluish Green
#76FDA8
ΔE00 2.58
Mediumspringgreen
#00FA9A
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF599 #F55CB8
analogous
#6BF55C #5CF599 #5CF5E6
triadic
#5CF599 #995CF5 #F5995C
tetradic
#5CF599 #5C6BF5 #F55CB8 #F5E65C
square
#5CF599 #5C6BF5 #F55CB8 #F5E65C
split-complementary
#5CF599 #E65CF5 #F55C6B
monochromatic
#0CCA58 #22F175 #5CF599 #96F9BD #CFFCE1
Accessibility & contrast
On white
1.40
#5CF599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#5CF599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF599
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF599 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E293
Deuteranopia (green-blind)
#E1D49F
Tritanopia (blue-blind)
#15F2DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5cf599; /* rgb */ color: rgb(92, 245, 153); /* oklch */ color: oklch(86.7% 0.183 153.5);
Tailwind
colors: {
custom: {
50: '#99f9b7',
500: '#5cf599',
950: '#000000',
},
}SCSS
$custom: #5cf599; $custom-light: #99f9b7; $custom-dark: #000000;
JSON
{
"hex": "#5cf599",
"rgb": {
"r": 92,
"g": 245,
"b": 153
},
"hsl": {
"h": 143.922,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.86664,
"c": 0.18264,
"h": 153.5
},
"luminance": 0.6988
}Semantic roles & 50–950 ramp
primary
#5CF599
secondary
#C62F8A
accent
#008AE5
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581