#64DE76#64DE76
#64DE76 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.7% C 0.180 H 146.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64DE76 |
|---|---|
| RGB | rgb(100, 222, 118) |
| HSL | hsl(129, 65%, 63%) |
| HSV | hsv(129, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 46.8%, 12.9%) |
| CIE-LAB | lab(79.76, -55.59, 40.76) |
| CIE-LCH | lch(79.76, 68.93, 143.75°) |
| OKLab | oklab(80.66% -0.1506 0.0993) |
| OKLCH | oklch(80.66% 0.18 146.6) |
| XYZ | xyz(34.6447, 56.2569, 26.1690) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.41
Tealish Green
#0CDC73
ΔE00 4.03
Fresh Green
#69D84F
ΔE00 5.23
Lightgreen
#90EE90
ΔE00 5.30
Seaweed
#18D17B
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DE76 #DE64CC
analogous
#8FDE64 #64DE76 #64DEB3
triadic
#64DE76 #7664DE #DE7664
tetradic
#64DE76 #648FDE #DE64CC #DEB364
square
#64DE76 #648FDE #DE64CC #DEB364
split-complementary
#64DE76 #B364DE #DE648F
monochromatic
#23A536 #32D349 #64DE76 #96E9A3 #C9F3CF
Accessibility & contrast
On white
1.71
#64DE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#64DE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DE76
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DE76 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CC6E
Deuteranopia (green-blind)
#D1C17D
Tritanopia (blue-blind)
#4CD9C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64de76; /* rgb */ color: rgb(100, 222, 118); /* oklch */ color: oklch(80.7% 0.180 146.6);
Tailwind
colors: {
custom: {
50: '#9ae99f',
500: '#64de76',
950: '#000000',
},
}SCSS
$custom: #64de76; $custom-light: #9ae99f; $custom-dark: #000000;
JSON
{
"hex": "#64de76",
"rgb": {
"r": 100,
"g": 222,
"b": 118
},
"hsl": {
"h": 128.852,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.80662,
"c": 0.18038,
"h": 146.6
},
"luminance": 0.5626
}Semantic roles & 50–950 ramp
primary
#64DE76
secondary
#A73F98
accent
#19B2CD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480