#5CFD99#5CFD99
#5CFD99 is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.6% C 0.193 H 152.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFD99 |
|---|---|
| RGB | rgb(92, 253, 153) |
| HSL | hsl(143, 98%, 68%) |
| HSV | hsv(143, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(89.31, -63.40, 35.76) |
| CIE-LCH | lch(89.31, 72.79, 150.57°) |
| OKLab | oklab(88.62% -0.1713 0.0889) |
| OKLCH | oklch(88.62% 0.193 152.6) |
| XYZ | xyz(45.2849, 74.8211, 42.1862) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.69
Light Green Blue
#56FCA2
ΔE00 1.76
Light Bluish Green
#76FDA8
ΔE00 2.59
Wintergreen
#20F986
ΔE00 2.89
Mediumspringgreen
#00FA9A
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFD99 #FD5CC0
analogous
#6FFD5C #5CFD99 #5CFDEA
triadic
#5CFD99 #995CFD #FD995C
tetradic
#5CFD99 #5C6FFD #FD5CC0 #FDEA5C
square
#5CFD99 #5C6FFD #FD5CC0 #FDEA5C
split-complementary
#5CFD99 #EA5CFD #FD5C6F
monochromatic
#03DC55 #20FC73 #5CFD99 #98FEBF #D5FEE5
Accessibility & contrast
On white
1.32
#5CFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#5CFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFD99
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFD99 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#E9DBA0
Tritanopia (blue-blind)
#07FAE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5cfd99; /* rgb */ color: rgb(92, 253, 153); /* oklch */ color: oklch(88.6% 0.193 152.6);
Tailwind
colors: {
custom: {
50: '#9affb8',
500: '#5cfd99',
950: '#000000',
},
}SCSS
$custom: #5cfd99; $custom-light: #9affb8; $custom-dark: #000000;
JSON
{
"hex": "#5cfd99",
"rgb": {
"r": 92,
"g": 253,
"b": 153
},
"hsl": {
"h": 142.733,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.88615,
"c": 0.19298,
"h": 152.6
},
"luminance": 0.74826
}Semantic roles & 50–950 ramp
primary
#5CFD99
secondary
#D52894
accent
#008FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681