#5CF498#5CF498
#5CF498 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.182 H 153.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF498 |
|---|---|
| RGB | rgb(92, 244, 152) |
| HSL | hsl(144, 87%, 66%) |
| HSV | hsv(144, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(86.62, -60.21, 32.71) |
| CIE-LCH | lch(86.62, 68.52, 151.48°) |
| OKLab | oklab(86.4% -0.1629 0.0817) |
| OKLCH | oklch(86.4% 0.182 153.4) |
| XYZ | xyz(42.4283, 69.2393, 40.8282) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.91
Light Green Blue
#56FCA2
ΔE00 1.92
Light Bluish Green
#76FDA8
ΔE00 2.74
Mediumspringgreen
#00FA9A
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF498 #F45CB8
analogous
#6CF45C #5CF498 #5CF4E4
triadic
#5CF498 #985CF4 #F4985C
tetradic
#5CF498 #5C6CF4 #F45CB8 #F4E45C
square
#5CF498 #5C6CF4 #F45CB8 #F4E45C
split-complementary
#5CF498 #E45CF4 #F45C6C
monochromatic
#0EC857 #23F074 #5CF498 #95F8BC #CFFCE0
Accessibility & contrast
On white
1.41
#5CF498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5CF498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF498
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF498 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E192
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#17F1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cf498; /* rgb */ color: rgb(92, 244, 152); /* oklch */ color: oklch(86.4% 0.182 153.4);
Tailwind
colors: {
custom: {
50: '#98f9b7',
500: '#5cf498',
950: '#000000',
},
}SCSS
$custom: #5cf498; $custom-light: #98f9b7; $custom-dark: #000000;
JSON
{
"hex": "#5cf498",
"rgb": {
"r": 92,
"g": 244,
"b": 152
},
"hsl": {
"h": 143.684,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.86401,
"c": 0.18223,
"h": 153.4
},
"luminance": 0.69244
}Semantic roles & 50–950 ramp
primary
#5CF498
secondary
#C52F8A
accent
#028BE4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581