#5FDF99#5FDF99
#5FDF99 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.152 H 156.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDF99 |
|---|---|
| RGB | rgb(95, 223, 153) |
| HSL | hsl(147, 67%, 62%) |
| HSV | hsv(147, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(80.46, -51.19, 23.93) |
| CIE-LCH | lch(80.46, 56.50, 154.94°) |
| OKLab | oklab(81.38% -0.1394 0.0605) |
| OKLCH | oklch(81.38% 0.152 156.5) |
| XYZ | xyz(36.8537, 57.5047, 39.2882) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 5.28
Seaweed
#18D17B
ΔE00 5.51
Light Greenish Blue
#63F7B4
ΔE00 5.55
Seafoam
#7FE0B3
ΔE00 5.72
Eucalyptus
#44D7A8
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDF99 #DF5FA5
analogous
#65DF5F #5FDF99 #5FDFD9
triadic
#5FDF99 #995FDF #DF995F
tetradic
#5FDF99 #5F65DF #DF5FA5 #DFD95F
square
#5FDF99 #5F65DF #DF5FA5 #DFD95F
split-complementary
#5FDF99 #D95FDF #DF5F65
monochromatic
#21A35C #2CD578 #5FDF99 #92E9BA #C5F3DA
Accessibility & contrast
On white
1.68
#5FDF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5FDF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDF99
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDF99 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#CCC39D
Tritanopia (blue-blind)
#30DDCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdf99; /* rgb */ color: rgb(95, 223, 153); /* oklch */ color: oklch(81.4% 0.152 156.5);
Tailwind
colors: {
custom: {
50: '#97eab7',
500: '#5fdf99',
950: '#000000',
},
}SCSS
$custom: #5fdf99; $custom-light: #97eab7; $custom-dark: #000000;
JSON
{
"hex": "#5fdf99",
"rgb": {
"r": 95,
"g": 223,
"b": 153
},
"hsl": {
"h": 147.188,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.81377,
"c": 0.15201,
"h": 156.5
},
"luminance": 0.57508
}Semantic roles & 50–950 ramp
primary
#5FDF99
secondary
#A63C76
accent
#177BCF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481