#5DF27D#5DF27D
#5DF27D is a very light, highly saturated green. Relative luminance 0.673; OKLCH L 85.5% C 0.203 H 147.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF27D |
|---|---|
| RGB | rgb(93, 242, 125) |
| HSL | hsl(133, 85%, 66%) |
| HSV | hsv(133, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(85.66, -63.60, 44.72) |
| CIE-LCH | lch(85.66, 77.75, 144.89°) |
| OKLab | oklab(85.49% -0.1718 0.1086) |
| OKLCH | oklch(85.49% 0.203 147.7) |
| XYZ | xyz(39.9652, 67.3081, 30.2837) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.15
Lightgreen (survey)
#76FF7B
ΔE00 3.71
Spring Green
#00FF7F
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF27D #F25DD2
analogous
#87F25D #5DF27D #5DF2C7
triadic
#5DF27D #7D5DF2 #F27D5D
tetradic
#5DF27D #5D87F2 #F25DD2 #F2C75D
square
#5DF27D #5D87F2 #F25DD2 #F2C75D
split-complementary
#5DF27D #C75DF2 #F25D87
monochromatic
#10C537 #24ED50 #5DF27D #96F7AA #CEFBD8
Accessibility & contrast
On white
1.45
#5DF27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5DF27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF27D
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF27D | 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)
#F5DE73
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#33EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5df27d; /* rgb */ color: rgb(93, 242, 125); /* oklch */ color: oklch(85.5% 0.203 147.7);
Tailwind
colors: {
custom: {
50: '#99f7a4',
500: '#5df27d',
950: '#000000',
},
}SCSS
$custom: #5df27d; $custom-light: #99f7a4; $custom-dark: #000000;
JSON
{
"hex": "#5df27d",
"rgb": {
"r": 93,
"g": 242,
"b": 125
},
"hsl": {
"h": 132.886,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.85488,
"c": 0.20323,
"h": 147.7
},
"luminance": 0.67312
}Semantic roles & 50–950 ramp
primary
#5DF27D
secondary
#C231A3
accent
#04B2E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580