#5DF27C#5DF27C
#5DF27C is a very light, highly saturated green. Relative luminance 0.673; OKLCH L 85.5% C 0.204 H 147.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF27C |
|---|---|
| RGB | rgb(93, 242, 124) |
| HSL | hsl(132, 85%, 66%) |
| HSV | hsv(132, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(85.65, -63.74, 45.18) |
| CIE-LCH | lch(85.65, 78.13, 144.67°) |
| OKLab | oklab(85.47% -0.1722 0.1096) |
| OKLCH | oklch(85.47% 0.204 147.5) |
| XYZ | xyz(39.9017, 67.2827, 29.9489) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.22
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF27C #F25DD3
analogous
#88F25D #5DF27C #5DF2C6
triadic
#5DF27C #7C5DF2 #F27C5D
tetradic
#5DF27C #5D88F2 #F25DD3 #F2C65D
square
#5DF27C #5D88F2 #F25DD3 #F2C65D
split-complementary
#5DF27C #C65DF2 #F25D88
monochromatic
#10C535 #24ED4E #5DF27C #96F7AA #CEFBD8
Accessibility & contrast
On white
1.45
#5DF27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5DF27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF27C
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF27C | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE72
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#33EDD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5df27c; /* rgb */ color: rgb(93, 242, 124); /* oklch */ color: oklch(85.5% 0.204 147.5);
Tailwind
colors: {
custom: {
50: '#99f7a4',
500: '#5df27c',
950: '#000000',
},
}SCSS
$custom: #5df27c; $custom-light: #99f7a4; $custom-dark: #000000;
JSON
{
"hex": "#5df27c",
"rgb": {
"r": 93,
"g": 242,
"b": 124
},
"hsl": {
"h": 132.483,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.85473,
"c": 0.2041,
"h": 147.5
},
"luminance": 0.67287
}Semantic roles & 50–950 ramp
primary
#5DF27C
secondary
#C231A4
accent
#04B3E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580