#5DF498#5DF498
#5DF498 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.182 H 153.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF498 |
|---|---|
| RGB | rgb(93, 244, 152) |
| HSL | hsl(143, 87%, 66%) |
| HSV | hsv(143, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(86.65, -60.02, 32.75) |
| CIE-LCH | lch(86.65, 68.37, 151.38°) |
| OKLab | oklab(86.43% -0.1624 0.0818) |
| OKLCH | oklch(86.43% 0.182 153.3) |
| XYZ | xyz(42.5289, 69.2912, 40.8329) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.93
Light Green Blue
#56FCA2
ΔE00 1.94
Light Bluish Green
#76FDA8
ΔE00 2.71
Mediumspringgreen
#00FA9A
ΔE00 3.02
Seafoam Green
#7AF9AB
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF498 #F45DB9
analogous
#6DF45D #5DF498 #5DF4E4
triadic
#5DF498 #985DF4 #F4985D
tetradic
#5DF498 #5D6DF4 #F45DB9 #F4E45D
square
#5DF498 #5D6DF4 #F45DB9 #F4E45D
split-complementary
#5DF498 #E45DF4 #F45D6D
monochromatic
#0EC957 #24F074 #5DF498 #96F8BC #D0FCE1
Accessibility & contrast
On white
1.41
#5DF498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5DF498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF498
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF498 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E192
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#1CF1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5df498; /* rgb */ color: rgb(93, 244, 152); /* oklch */ color: oklch(86.4% 0.182 153.3);
Tailwind
colors: {
custom: {
50: '#99f9b7',
500: '#5df498',
950: '#000000',
},
}SCSS
$custom: #5df498; $custom-light: #99f9b7; $custom-dark: #000000;
JSON
{
"hex": "#5df498",
"rgb": {
"r": 93,
"g": 244,
"b": 152
},
"hsl": {
"h": 143.444,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.86429,
"c": 0.18182,
"h": 153.3
},
"luminance": 0.69296
}Semantic roles & 50–950 ramp
primary
#5DF498
secondary
#C6308B
accent
#028BE4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581