#5DF88C#5DF88C
#5DF88C is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.2% C 0.198 H 150.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF88C |
|---|---|
| RGB | rgb(93, 248, 140) |
| HSL | hsl(138, 92%, 67%) |
| HSV | hsv(138, 63%, 97%) |
| CMYK | cmyk(62.5%, 0%, 43.5%, 2.7%) |
| CIE-LAB | lab(87.66, -63.51, 40.01) |
| CIE-LCH | lch(87.66, 75.06, 147.79°) |
| OKLab | oklab(87.2% -0.1714 0.0984) |
| OKLCH | oklch(87.2% 0.198 150.1) |
| XYZ | xyz(42.8120, 71.3511, 36.3218) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.32
Minty Green
#0BF77D
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 3.00
Spearmint
#1EF876
ΔE00 3.18
Spring Green
#00FF7F
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF88C #F85DC9
analogous
#7BF85D #5DF88C #5DF8DA
triadic
#5DF88C #8C5DF8 #F88C5D
tetradic
#5DF88C #5D7BF8 #F85DC9 #F8DA5D
square
#5DF88C #5D7BF8 #F85DC9 #F8DA5D
split-complementary
#5DF88C #DA5DF8 #F85D7B
monochromatic
#09D246 #22F562 #5DF88C #98FBB6 #D2FDDF
Accessibility & contrast
On white
1.38
#5DF88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#5DF88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF88C
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF88C | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E484
Deuteranopia (green-blind)
#E6D693
Tritanopia (blue-blind)
#25F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df88c; /* rgb */ color: rgb(93, 248, 140); /* oklch */ color: oklch(87.2% 0.198 150.1);
Tailwind
colors: {
custom: {
50: '#9afcaf',
500: '#5df88c',
950: '#000000',
},
}SCSS
$custom: #5df88c; $custom-light: #9afcaf; $custom-dark: #000000;
JSON
{
"hex": "#5df88c",
"rgb": {
"r": 93,
"g": 248,
"b": 140
},
"hsl": {
"h": 138.194,
"s": 91.716,
"l": 66.863
},
"oklch": {
"l": 0.87198,
"c": 0.1977,
"h": 150.1
},
"luminance": 0.71355
}Semantic roles & 50–950 ramp
primary
#5DF88C
secondary
#CD2D9C
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681