#5DF09C#5DF09C
#5DF09C is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.173 H 154.9°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF09C |
|---|---|
| RGB | rgb(93, 240, 156) |
| HSL | hsl(146, 83%, 65%) |
| HSV | hsv(146, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.53, -57.77, 29.24) |
| CIE-LCH | lch(85.53, 64.75, 153.16°) |
| OKLab | oklab(85.53% -0.1567 0.0734) |
| OKLCH | oklch(85.53% 0.173 154.9) |
| XYZ | xyz(41.6715, 67.0434, 42.1906) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.58
Sea Green (survey)
#53FCA1
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.34
Mediumspringgreen
#00FA9A
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF09C #F05DB1
analogous
#68F05D #5DF09C #5DF0E5
triadic
#5DF09C #9C5DF0 #F09C5D
tetradic
#5DF09C #5D68F0 #F05DB1 #F0E55D
square
#5DF09C #5D68F0 #F05DB1 #F0E55D
split-complementary
#5DF09C #E55DF0 #F05D68
monochromatic
#12C15D #25EB7A #5DF09C #95F5BE #CDFAE0
Accessibility & contrast
On white
1.46
#5DF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#5DF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF09C
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF09C | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE97
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#1BEEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5df09c; /* rgb */ color: rgb(93, 240, 156); /* oklch */ color: oklch(85.5% 0.173 154.9);
Tailwind
colors: {
custom: {
50: '#98f6b9',
500: '#5df09c',
950: '#000000',
},
}SCSS
$custom: #5df09c; $custom-light: #98f6b9; $custom-dark: #000000;
JSON
{
"hex": "#5df09c",
"rgb": {
"r": 93,
"g": 240,
"b": 156
},
"hsl": {
"h": 145.714,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85529,
"c": 0.17301,
"h": 154.9
},
"luminance": 0.67048
}Semantic roles & 50–950 ramp
primary
#5DF09C
secondary
#BF3283
accent
#0682DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581