#64DC9D#64DC9D
#64DC9D is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.142 H 157.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC9D |
|---|---|
| RGB | rgb(100, 220, 157) |
| HSL | hsl(149, 63%, 63%) |
| HSV | hsv(149, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.80, -48.07, 20.96) |
| CIE-LCH | lch(79.80, 52.44, 156.44°) |
| OKLab | oklab(80.9% -0.1315 0.0533) |
| OKLCH | oklch(80.9% 0.142 157.9) |
| XYZ | xyz(36.9314, 56.3267, 40.8177) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 4.58
Eucalyptus
#44D7A8
ΔE00 4.81
Light Greenish Blue
#63F7B4
ΔE00 5.99
Seaweed
#18D17B
ΔE00 6.09
Hospital Green
#9BE5AA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC9D #DC64A3
analogous
#67DC64 #64DC9D #64DCD9
triadic
#64DC9D #9D64DC #DC9D64
tetradic
#64DC9D #6467DC #DC64A3 #DCD964
square
#64DC9D #6467DC #DC64A3 #DCD964
split-complementary
#64DC9D #D964DC #DC6467
monochromatic
#24A160 #32D17D #64DC9D #96E7BD #C8F3DC
Accessibility & contrast
On white
1.71
#64DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#64DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC9D
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC9D | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD99
Deuteranopia (green-blind)
#C9C1A1
Tritanopia (blue-blind)
#3CDBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dc9d; /* rgb */ color: rgb(100, 220, 157); /* oklch */ color: oklch(80.9% 0.142 157.9);
Tailwind
colors: {
custom: {
50: '#99e7ba',
500: '#64dc9d',
950: '#000000',
},
}SCSS
$custom: #64dc9d; $custom-light: #99e7ba; $custom-dark: #000000;
JSON
{
"hex": "#64dc9d",
"rgb": {
"r": 100,
"g": 220,
"b": 157
},
"hsl": {
"h": 148.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80904,
"c": 0.14186,
"h": 157.9
},
"luminance": 0.5633
}Semantic roles & 50–950 ramp
primary
#64DC9D
secondary
#A54075
accent
#1B77CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481