#5DEA92#5DEA92
#5DEA92 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.174 H 153.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEA92 |
|---|---|
| RGB | rgb(93, 234, 146) |
| HSL | hsl(143, 77%, 64%) |
| HSV | hsv(143, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.57, -57.25, 31.69) |
| CIE-LCH | lch(83.57, 65.44, 151.03°) |
| OKLab | oklab(83.87% -0.155 0.0791) |
| OKLCH | oklch(83.87% 0.174 153) |
| XYZ | xyz(39.1222, 63.2443, 37.3342) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEA92 #EA5DB5
analogous
#6FEA5D #5DEA92 #5DEAD8
triadic
#5DEA92 #925DEA #EA925D
tetradic
#5DEA92 #5D6FEA #EA5DB5 #EAD85D
square
#5DEA92 #5D6FEA #EA5DB5 #EAD85D
split-complementary
#5DEA92 #D85DEA #EA5D6F
monochromatic
#17B553 #27E36E #5DEA92 #93F1B6 #C9F8DB
Accessibility & contrast
On white
1.54
#5DEA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5DEA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEA92
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEA92 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#2AE7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5dea92; /* rgb */ color: rgb(93, 234, 146); /* oklch */ color: oklch(83.9% 0.174 153.0);
Tailwind
colors: {
custom: {
50: '#97f2b2',
500: '#5dea92',
950: '#000000',
},
}SCSS
$custom: #5dea92; $custom-light: #97f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5dea92",
"rgb": {
"r": 93,
"g": 234,
"b": 146
},
"hsl": {
"h": 142.553,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.83869,
"c": 0.17402,
"h": 153
},
"luminance": 0.63248
}Semantic roles & 50–950 ramp
primary
#5DEA92
secondary
#B53685
accent
#0C8CD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581