#5DEFA0#5DEFA0
#5DEFA0 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.168 H 156.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFA0 |
|---|---|
| RGB | rgb(93, 239, 160) |
| HSL | hsl(148, 82%, 65%) |
| HSV | hsv(148, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 33.1%, 6.3%) |
| CIE-LAB | lab(85.30, -56.63, 26.89) |
| CIE-LCH | lch(85.30, 62.70, 154.60°) |
| OKLab | oklab(85.37% -0.1539 0.0678) |
| OKLCH | oklch(85.37% 0.168 156.2) |
| XYZ | xyz(41.7222, 66.5940, 43.9061) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.91
Light Green Blue
#56FCA2
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFA0 #EF5DAC
analogous
#63EF5D #5DEFA0 #5DEFE9
triadic
#5DEFA0 #A05DEF #EFA05D
tetradic
#5DEFA0 #5D63EF #EF5DAC #EFE95D
square
#5DEFA0 #5D63EF #EF5DAC #EFE95D
split-complementary
#5DEFA0 #E95DEF #EF5D63
monochromatic
#13BF62 #25E97F #5DEFA0 #95F5C1 #CCFAE1
Accessibility & contrast
On white
1.47
#5DEFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5DEFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFA0
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFA0 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD9B
Deuteranopia (green-blind)
#DAD0A5
Tritanopia (blue-blind)
#17EDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5defa0; /* rgb */ color: rgb(93, 239, 160); /* oklch */ color: oklch(85.4% 0.168 156.2);
Tailwind
colors: {
custom: {
50: '#98f5bc',
500: '#5defa0',
950: '#000000',
},
}SCSS
$custom: #5defa0; $custom-light: #98f5bc; $custom-dark: #000000;
JSON
{
"hex": "#5defa0",
"rgb": {
"r": 93,
"g": 239,
"b": 160
},
"hsl": {
"h": 147.534,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85366,
"c": 0.16816,
"h": 156.2
},
"luminance": 0.66598
}Semantic roles & 50–950 ramp
primary
#5DEFA0
secondary
#BD337E
accent
#077CDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582