#5CF19F#5CF19F
#5CF19F is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.172 H 155.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF19F |
|---|---|
| RGB | rgb(92, 241, 159) |
| HSL | hsl(147, 84%, 65%) |
| HSV | hsv(147, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(85.85, -57.79, 28.14) |
| CIE-LCH | lch(85.85, 64.28, 154.03°) |
| OKLab | oklab(85.8% -0.1568 0.0708) |
| OKLCH | oklch(85.8% 0.172 155.7) |
| XYZ | xyz(42.1233, 67.6848, 43.6387) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.45
Sea Green (survey)
#53FCA1
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Greenish Blue
#63F7B4
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF19F #F15CAE
analogous
#63F15C #5CF19F #5CF1EA
triadic
#5CF19F #9F5CF1 #F19F5C
tetradic
#5CF19F #5C63F1 #F15CAE #F1EA5C
square
#5CF19F #5C63F1 #F15CAE #F1EA5C
split-complementary
#5CF19F #EA5CF1 #F15C63
monochromatic
#11C260 #24EC7E #5CF19F #94F6C0 #CDFBE1
Accessibility & contrast
On white
1.44
#5CF19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#5CF19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF19F
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF19F | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DCD1A4
Tritanopia (blue-blind)
#0FEFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cf19f; /* rgb */ color: rgb(92, 241, 159); /* oklch */ color: oklch(85.8% 0.172 155.7);
Tailwind
colors: {
custom: {
50: '#98f7bc',
500: '#5cf19f',
950: '#000000',
},
}SCSS
$custom: #5cf19f; $custom-light: #98f7bc; $custom-dark: #000000;
JSON
{
"hex": "#5cf19f",
"rgb": {
"r": 92,
"g": 241,
"b": 159
},
"hsl": {
"h": 146.98,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85804,
"c": 0.1721,
"h": 155.7
},
"luminance": 0.67689
}Semantic roles & 50–950 ramp
primary
#5CF19F
secondary
#C03280
accent
#057EE1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582