#5CF199#5CF199
#5CF199 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.177 H 154.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF199 |
|---|---|
| RGB | rgb(92, 241, 153) |
| HSL | hsl(145, 84%, 65%) |
| HSV | hsv(145, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(85.75, -58.89, 31.05) |
| CIE-LCH | lch(85.75, 66.57, 152.20°) |
| OKLab | oklab(85.69% -0.1595 0.0777) |
| OKLCH | oklch(85.69% 0.177 154) |
| XYZ | xyz(41.6152, 67.4816, 40.9629) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.36
Sea Green (survey)
#53FCA1
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.07
Mediumspringgreen
#00FA9A
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF199 #F15CB4
analogous
#69F15C #5CF199 #5CF1E4
triadic
#5CF199 #995CF1 #F1995C
tetradic
#5CF199 #5C69F1 #F15CB4 #F1E45C
square
#5CF199 #5C69F1 #F15CB4 #F1E45C
split-complementary
#5CF199 #E45CF1 #F15C69
monochromatic
#11C259 #24EC76 #5CF199 #94F6BC #CDFBE0
Accessibility & contrast
On white
1.45
#5CF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5CF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF199
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF199 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#DDD19F
Tritanopia (blue-blind)
#19EEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cf199; /* rgb */ color: rgb(92, 241, 153); /* oklch */ color: oklch(85.7% 0.177 154.0);
Tailwind
colors: {
custom: {
50: '#98f7b7',
500: '#5cf199',
950: '#000000',
},
}SCSS
$custom: #5cf199; $custom-light: #98f7b7; $custom-dark: #000000;
JSON
{
"hex": "#5cf199",
"rgb": {
"r": 92,
"g": 241,
"b": 153
},
"hsl": {
"h": 144.564,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85687,
"c": 0.17741,
"h": 154
},
"luminance": 0.67486
}Semantic roles & 50–950 ramp
primary
#5CF199
secondary
#C03285
accent
#0587E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581