#5CF19B#5CF19B
#5CF19B is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.176 H 154.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF19B |
|---|---|
| RGB | rgb(92, 241, 155) |
| HSL | hsl(145, 84%, 65%) |
| HSV | hsv(145, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 35.7%, 5.5%) |
| CIE-LAB | lab(85.78, -58.53, 30.08) |
| CIE-LCH | lch(85.78, 65.81, 152.80°) |
| OKLab | oklab(85.73% -0.1586 0.0754) |
| OKLCH | oklch(85.73% 0.176 154.6) |
| XYZ | xyz(41.7818, 67.5482, 41.8402) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.34
Sea Green (survey)
#53FCA1
ΔE00 2.37
Seafoam Green
#7AF9AB
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 3.01
Mediumspringgreen
#00FA9A
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF19B #F15CB2
analogous
#67F15C #5CF19B #5CF1E5
triadic
#5CF19B #9B5CF1 #F19B5C
tetradic
#5CF19B #5C67F1 #F15CB2 #F1E55C
square
#5CF19B #5C67F1 #F15CB2 #F1E55C
split-complementary
#5CF19B #E55CF1 #F15C67
monochromatic
#11C25C #24EC78 #5CF19B #94F6BE #CDFBE0
Accessibility & contrast
On white
1.45
#5CF19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5CF19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF19B
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF19B | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF95
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#16EEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cf19b; /* rgb */ color: rgb(92, 241, 155); /* oklch */ color: oklch(85.7% 0.176 154.6);
Tailwind
colors: {
custom: {
50: '#98f7b9',
500: '#5cf19b',
950: '#000000',
},
}SCSS
$custom: #5cf19b; $custom-light: #98f7b9; $custom-dark: #000000;
JSON
{
"hex": "#5cf19b",
"rgb": {
"r": 92,
"g": 241,
"b": 155
},
"hsl": {
"h": 145.369,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85725,
"c": 0.17563,
"h": 154.6
},
"luminance": 0.67552
}Semantic roles & 50–950 ramp
primary
#5CF19B
secondary
#C03284
accent
#0584E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581