#64DC92#64DC92
#64DC92 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.7% C 0.152 H 154.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC92 |
|---|---|
| RGB | rgb(100, 220, 146) |
| HSL | hsl(143, 63%, 63%) |
| HSV | hsv(143, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(79.60, -50.17, 26.41) |
| CIE-LCH | lch(79.60, 56.70, 152.24°) |
| OKLab | oklab(80.67% -0.1364 0.0665) |
| OKLCH | oklch(80.67% 0.152 154) |
| XYZ | xyz(36.0342, 55.9678, 36.0925) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.83
Seaweed
#18D17B
ΔE00 4.98
Emerald
#50C878
ΔE00 5.36
Tealish Green
#0CDC73
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC92 #DC64AE
analogous
#72DC64 #64DC92 #64DCCE
triadic
#64DC92 #9264DC #DC9264
tetradic
#64DC92 #6472DC #DC64AE #DCCE64
square
#64DC92 #6472DC #DC64AE #DCCE64
split-complementary
#64DC92 #CE64DC #DC6472
monochromatic
#24A154 #32D16F #64DC92 #96E7B5 #C8F3D8
Accessibility & contrast
On white
1.72
#64DC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#64DC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC92
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC92 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8D
Deuteranopia (green-blind)
#CBC197
Tritanopia (blue-blind)
#42DAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dc92; /* rgb */ color: rgb(100, 220, 146); /* oklch */ color: oklch(80.7% 0.152 154.0);
Tailwind
colors: {
custom: {
50: '#99e8b2',
500: '#64dc92',
950: '#000000',
},
}SCSS
$custom: #64dc92; $custom-light: #99e8b2; $custom-dark: #000000;
JSON
{
"hex": "#64dc92",
"rgb": {
"r": 100,
"g": 220,
"b": 146
},
"hsl": {
"h": 143,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.8067,
"c": 0.15174,
"h": 154
},
"luminance": 0.55971
}Semantic roles & 50–950 ramp
primary
#64DC92
secondary
#A5407E
accent
#1B87CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481