#5DF495#5DF495
#5DF495 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.184 H 152.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF495 |
|---|---|
| RGB | rgb(93, 244, 149) |
| HSL | hsl(142, 87%, 66%) |
| HSV | hsv(142, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(86.60, -60.54, 34.19) |
| CIE-LCH | lch(86.60, 69.53, 150.54°) |
| OKLab | oklab(86.37% -0.1637 0.0851) |
| OKLCH | oklch(86.37% 0.184 152.5) |
| XYZ | xyz(42.2863, 69.1942, 39.5553) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.19
Light Green Blue
#56FCA2
ΔE00 2.22
Turquoise Green
#04F489
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 2.94
Mediumspringgreen
#00FA9A
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF495 #F45DBC
analogous
#70F45D #5DF495 #5DF4E1
triadic
#5DF495 #955DF4 #F4955D
tetradic
#5DF495 #5D70F4 #F45DBC #F4E15D
square
#5DF495 #5D70F4 #F45DBC #F4E15D
split-complementary
#5DF495 #E15DF4 #F45D70
monochromatic
#0EC953 #24F070 #5DF495 #96F8BA #D0FCE0
Accessibility & contrast
On white
1.42
#5DF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#5DF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF495
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF495 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18E
Deuteranopia (green-blind)
#E1D39B
Tritanopia (blue-blind)
#20F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5df495; /* rgb */ color: rgb(93, 244, 149); /* oklch */ color: oklch(86.4% 0.184 152.5);
Tailwind
colors: {
custom: {
50: '#99f9b5',
500: '#5df495',
950: '#000000',
},
}SCSS
$custom: #5df495; $custom-light: #99f9b5; $custom-dark: #000000;
JSON
{
"hex": "#5df495",
"rgb": {
"r": 93,
"g": 244,
"b": 149
},
"hsl": {
"h": 142.252,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.86374,
"c": 0.18449,
"h": 152.5
},
"luminance": 0.69198
}Semantic roles & 50–950 ramp
primary
#5DF495
secondary
#C6308E
accent
#0290E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581