#5DF095#5DF095
#5DF095 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.179 H 153.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF095 |
|---|---|
| RGB | rgb(93, 240, 149) |
| HSL | hsl(143, 83%, 65%) |
| HSV | hsv(143, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(85.41, -59.02, 32.62) |
| CIE-LCH | lch(85.41, 67.44, 151.08°) |
| OKLab | oklab(85.4% -0.1597 0.0814) |
| OKLCH | oklch(85.4% 0.179 153) |
| XYZ | xyz(41.0958, 66.8131, 39.1584) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.72
Light Green Blue
#56FCA2
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.46
Mediumspringgreen
#00FA9A
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF095 #F05DB8
analogous
#6EF05D #5DF095 #5DF0DE
triadic
#5DF095 #955DF0 #F0955D
tetradic
#5DF095 #5D6EF0 #F05DB8 #F0DE5D
square
#5DF095 #5D6EF0 #F05DB8 #F0DE5D
split-complementary
#5DF095 #DE5DF0 #F05D6E
monochromatic
#12C154 #25EB70 #5DF095 #95F5BA #CDFADE
Accessibility & contrast
On white
1.46
#5DF095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#5DF095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF095
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF095 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#23EDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df095; /* rgb */ color: rgb(93, 240, 149); /* oklch */ color: oklch(85.4% 0.179 153.0);
Tailwind
colors: {
custom: {
50: '#98f6b5',
500: '#5df095',
950: '#000000',
},
}SCSS
$custom: #5df095; $custom-light: #98f6b5; $custom-dark: #000000;
JSON
{
"hex": "#5df095",
"rgb": {
"r": 93,
"g": 240,
"b": 149
},
"hsl": {
"h": 142.857,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85396,
"c": 0.17926,
"h": 153
},
"luminance": 0.66817
}Semantic roles & 50–950 ramp
primary
#5DF095
secondary
#BF3289
accent
#068DDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581