#5FDD99#5FDD99
#5FDD99 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.149 H 156.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDD99 |
|---|---|
| RGB | rgb(95, 221, 153) |
| HSL | hsl(148, 65%, 62%) |
| HSV | hsv(148, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(79.86, -50.37, 23.11) |
| CIE-LCH | lch(79.86, 55.42, 155.35°) |
| OKLab | oklab(80.89% -0.1373 0.0585) |
| OKLCH | oklch(80.89% 0.149 156.9) |
| XYZ | xyz(36.3225, 56.4423, 39.1111) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.53
Seaweed
#18D17B
ΔE00 5.42
Eucalyptus
#44D7A8
ΔE00 5.48
Seafoam
#7FE0B3
ΔE00 5.49
Weird Green
#3AE57F
ΔE00 5.68
Light Greenish Blue
#63F7B4
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDD99 #DD5FA3
analogous
#64DD5F #5FDD99 #5FDDD8
triadic
#5FDD99 #995FDD #DD995F
tetradic
#5FDD99 #5F64DD #DD5FA3 #DDD85F
square
#5FDD99 #5F64DD #DD5FA3 #DDD85F
split-complementary
#5FDD99 #D85FDD #DD5F64
monochromatic
#22A05C #2DD279 #5FDD99 #91E8B9 #C4F2D9
Accessibility & contrast
On white
1.71
#5FDD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5FDD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDD99
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDD99 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#31DBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fdd99; /* rgb */ color: rgb(95, 221, 153); /* oklch */ color: oklch(80.9% 0.149 156.9);
Tailwind
colors: {
custom: {
50: '#96e8b7',
500: '#5fdd99',
950: '#000000',
},
}SCSS
$custom: #5fdd99; $custom-light: #96e8b7; $custom-dark: #000000;
JSON
{
"hex": "#5fdd99",
"rgb": {
"r": 95,
"g": 221,
"b": 153
},
"hsl": {
"h": 147.619,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.80888,
"c": 0.14928,
"h": 156.9
},
"luminance": 0.56446
}Semantic roles & 50–950 ramp
primary
#5FDD99
secondary
#A33D74
accent
#197ACD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481