#64DC95#64DC95
#64DC95 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.149 H 155.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC95 |
|---|---|
| RGB | rgb(100, 220, 149) |
| HSL | hsl(145, 63%, 63%) |
| HSV | hsv(145, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(79.65, -49.61, 24.92) |
| CIE-LCH | lch(79.65, 55.52, 153.33°) |
| OKLab | oklab(80.73% -0.1351 0.0629) |
| OKLCH | oklch(80.73% 0.149 155) |
| XYZ | xyz(36.2707, 56.0624, 37.3377) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.93
Seaweed
#18D17B
ΔE00 5.20
Weird Green
#3AE57F
ΔE00 5.28
Emerald
#50C878
ΔE00 5.59
Seafoam
#7FE0B3
ΔE00 5.99
Tealish Green
#0CDC73
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC95 #DC64AB
analogous
#6FDC64 #64DC95 #64DCD1
triadic
#64DC95 #9564DC #DC9564
tetradic
#64DC95 #646FDC #DC64AB #DCD164
square
#64DC95 #646FDC #DC64AB #DCD164
split-complementary
#64DC95 #D164DC #DC646F
monochromatic
#24A157 #32D173 #64DC95 #96E7B7 #C8F3D9
Accessibility & contrast
On white
1.72
#64DC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#64DC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC95
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC95 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#40DAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dc95; /* rgb */ color: rgb(100, 220, 149); /* oklch */ color: oklch(80.7% 0.149 155.0);
Tailwind
colors: {
custom: {
50: '#99e8b4',
500: '#64dc95',
950: '#000000',
},
}SCSS
$custom: #64dc95; $custom-light: #99e8b4; $custom-dark: #000000;
JSON
{
"hex": "#64dc95",
"rgb": {
"r": 100,
"g": 220,
"b": 149
},
"hsl": {
"h": 144.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80731,
"c": 0.149,
"h": 155
},
"luminance": 0.56066
}Semantic roles & 50–950 ramp
primary
#64DC95
secondary
#A5407B
accent
#1B83CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481