#5FDD95#5FDD95
#5FDD95 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.153 H 155.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDD95 |
|---|---|
| RGB | rgb(95, 221, 149) |
| HSL | hsl(146, 65%, 62%) |
| HSV | hsv(146, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 32.6%, 13.3%) |
| CIE-LAB | lab(79.79, -51.14, 25.09) |
| CIE-LCH | lch(79.79, 56.96, 153.87°) |
| OKLab | oklab(80.8% -0.1391 0.0633) |
| OKLCH | oklch(80.8% 0.153 155.5) |
| XYZ | xyz(35.9976, 56.3124, 37.4003) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 4.99
Seaweed
#18D17B
ΔE00 5.02
Emerald
#50C878
ΔE00 5.71
Tealish Green
#0CDC73
ΔE00 5.77
Light Greenish Blue
#63F7B4
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDD95 #DD5FA7
analogous
#68DD5F #5FDD95 #5FDDD4
triadic
#5FDD95 #955FDD #DD955F
tetradic
#5FDD95 #5F68DD #DD5FA7 #DDD45F
square
#5FDD95 #5F68DD #DD5FA7 #DDD45F
split-complementary
#5FDD95 #D45FDD #DD5F68
monochromatic
#22A058 #2DD274 #5FDD95 #91E8B6 #C4F2D8
Accessibility & contrast
On white
1.71
#5FDD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#5FDD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDD95
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDD95 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD90
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#34DBCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fdd95; /* rgb */ color: rgb(95, 221, 149); /* oklch */ color: oklch(80.8% 0.153 155.5);
Tailwind
colors: {
custom: {
50: '#96e8b4',
500: '#5fdd95',
950: '#000000',
},
}SCSS
$custom: #5fdd95; $custom-light: #96e8b4; $custom-dark: #000000;
JSON
{
"hex": "#5fdd95",
"rgb": {
"r": 95,
"g": 221,
"b": 149
},
"hsl": {
"h": 145.714,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.80804,
"c": 0.15285,
"h": 155.5
},
"luminance": 0.56316
}Semantic roles & 50–950 ramp
primary
#5FDD95
secondary
#A33D77
accent
#1980CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481