#64DF8F#64DF8F
#64DF8F is a light, vivid green. Relative luminance 0.575; OKLCH L 81.3% C 0.159 H 152.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF8F |
|---|---|
| RGB | rgb(100, 223, 143) |
| HSL | hsl(141, 66%, 63%) |
| HSV | hsv(141, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(80.44, -51.93, 29.08) |
| CIE-LCH | lch(80.44, 59.52, 150.75°) |
| OKLab | oklab(81.34% -0.1409 0.0729) |
| OKLCH | oklch(81.34% 0.159 152.7) |
| XYZ | xyz(36.5984, 57.4646, 35.1444) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Aqua Green
#12E193
ΔE00 4.09
Tealish Green
#0CDC73
ΔE00 4.94
Seaweed
#18D17B
ΔE00 5.14
Emerald
#50C878
ΔE00 5.76
Seafoam Green
#7AF9AB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF8F #DF64B4
analogous
#76DF64 #64DF8F #64DFCD
triadic
#64DF8F #8F64DF #DF8F64
tetradic
#64DF8F #6476DF #DF64B4 #DFCD64
square
#64DF8F #6476DF #DF64B4 #DFCD64
split-complementary
#64DF8F #CD64DF #DF6476
monochromatic
#22A650 #31D56A #64DF8F #97E9B4 #C9F4D8
Accessibility & contrast
On white
1.68
#64DF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#64DF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF8F
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF8F | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8A
Deuteranopia (green-blind)
#CEC394
Tritanopia (blue-blind)
#42DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64df8f; /* rgb */ color: rgb(100, 223, 143); /* oklch */ color: oklch(81.3% 0.159 152.7);
Tailwind
colors: {
custom: {
50: '#99eab0',
500: '#64df8f',
950: '#000000',
},
}SCSS
$custom: #64df8f; $custom-light: #99eab0; $custom-dark: #000000;
JSON
{
"hex": "#64df8f",
"rgb": {
"r": 100,
"g": 223,
"b": 143
},
"hsl": {
"h": 140.976,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81344,
"c": 0.15865,
"h": 152.7
},
"luminance": 0.57468
}Semantic roles & 50–950 ramp
primary
#64DF8F
secondary
#A93E84
accent
#188ECE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481