#64DC8F#64DC8F
#64DC8F is a light, vivid green. Relative luminance 0.559; OKLCH L 80.6% C 0.154 H 153.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC8F |
|---|---|
| RGB | rgb(100, 220, 143) |
| HSL | hsl(142, 63%, 63%) |
| HSV | hsv(142, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.54, -50.72, 27.88) |
| CIE-LCH | lch(79.54, 57.88, 151.20°) |
| OKLab | oklab(80.61% -0.1377 0.07) |
| OKLCH | oklch(80.61% 0.155 153.1) |
| XYZ | xyz(35.8039, 55.8757, 34.8796) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.42
Seaweed
#18D17B
ΔE00 4.83
Tealish Green
#0CDC73
ΔE00 5.18
Emerald
#50C878
ΔE00 5.19
Seafoam Green
#7AF9AB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC8F #DC64B1
analogous
#75DC64 #64DC8F #64DCCB
triadic
#64DC8F #8F64DC #DC8F64
tetradic
#64DC8F #6475DC #DC64B1 #DCCB64
square
#64DC8F #6475DC #DC64B1 #DCCB64
split-complementary
#64DC8F #CB64DC #DC6475
monochromatic
#24A151 #32D16B #64DC8F #96E7B3 #C8F3D7
Accessibility & contrast
On white
1.72
#64DC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#64DC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC8F
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC8F | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8A
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#43D9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dc8f; /* rgb */ color: rgb(100, 220, 143); /* oklch */ color: oklch(80.6% 0.154 153.1);
Tailwind
colors: {
custom: {
50: '#99e8b0',
500: '#64dc8f',
950: '#000000',
},
}SCSS
$custom: #64dc8f; $custom-light: #99e8b0; $custom-dark: #000000;
JSON
{
"hex": "#64dc8f",
"rgb": {
"r": 100,
"g": 220,
"b": 143
},
"hsl": {
"h": 141.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.8061,
"c": 0.1545,
"h": 153.1
},
"luminance": 0.55879
}Semantic roles & 50–950 ramp
primary
#64DC8F
secondary
#A54080
accent
#1B8CCB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481