#5DF09D#5DF09D
#5DF09D is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.172 H 155.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF09D |
|---|---|
| RGB | rgb(93, 240, 157) |
| HSL | hsl(146, 83%, 65%) |
| HSV | hsv(146, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(85.54, -57.58, 28.75) |
| CIE-LCH | lch(85.54, 64.36, 153.47°) |
| OKLab | oklab(85.55% -0.1562 0.0723) |
| OKLCH | oklch(85.55% 0.172 155.2) |
| XYZ | xyz(41.7565, 67.0774, 42.6384) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.60
Sea Green (survey)
#53FCA1
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.29
Mediumspringgreen
#00FA9A
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF09D #F05DB0
analogous
#67F05D #5DF09D #5DF0E6
triadic
#5DF09D #9D5DF0 #F09D5D
tetradic
#5DF09D #5D67F0 #F05DB0 #F0E65D
square
#5DF09D #5D67F0 #F05DB0 #F0E65D
split-complementary
#5DF09D #E65DF0 #F05D67
monochromatic
#12C15E #25EB7B #5DF09D #95F5BF #CDFAE1
Accessibility & contrast
On white
1.46
#5DF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5DF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF09D
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF09D | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#DCD0A2
Tritanopia (blue-blind)
#1AEEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5df09d; /* rgb */ color: rgb(93, 240, 157); /* oklch */ color: oklch(85.5% 0.172 155.2);
Tailwind
colors: {
custom: {
50: '#98f6ba',
500: '#5df09d',
950: '#000000',
},
}SCSS
$custom: #5df09d; $custom-light: #98f6ba; $custom-dark: #000000;
JSON
{
"hex": "#5df09d",
"rgb": {
"r": 93,
"g": 240,
"b": 157
},
"hsl": {
"h": 146.122,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85549,
"c": 0.17212,
"h": 155.2
},
"luminance": 0.67082
}Semantic roles & 50–950 ramp
primary
#5DF09D
secondary
#BF3282
accent
#0681DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581