#64DF8E#64DF8E
#64DF8E is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.160 H 152.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF8E |
|---|---|
| RGB | rgb(100, 223, 142) |
| HSL | hsl(140, 66%, 63%) |
| HSV | hsv(140, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 36.3%, 12.5%) |
| CIE-LAB | lab(80.42, -52.11, 29.57) |
| CIE-LCH | lch(80.42, 59.92, 150.42°) |
| OKLab | oklab(81.33% -0.1414 0.074) |
| OKLCH | oklch(81.33% 0.16 152.4) |
| XYZ | xyz(36.5230, 57.4344, 34.7472) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.72
Aqua Green
#12E193
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.83
Seaweed
#18D17B
ΔE00 5.12
Emerald
#50C878
ΔE00 5.73
Lightgreen
#90EE90
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF8E #DF64B5
analogous
#77DF64 #64DF8E #64DFCB
triadic
#64DF8E #8E64DF #DF8E64
tetradic
#64DF8E #6477DF #DF64B5 #DFCB64
square
#64DF8E #6477DF #DF64B5 #DFCB64
split-complementary
#64DF8E #CB64DF #DF6477
monochromatic
#22A64F #31D569 #64DF8E #97E9B3 #C9F4D8
Accessibility & contrast
On white
1.68
#64DF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#64DF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF8E
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF8E | 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)
#DFCF89
Deuteranopia (green-blind)
#CEC393
Tritanopia (blue-blind)
#42DCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64df8e; /* rgb */ color: rgb(100, 223, 142); /* oklch */ color: oklch(81.3% 0.160 152.4);
Tailwind
colors: {
custom: {
50: '#99eaaf',
500: '#64df8e',
950: '#000000',
},
}SCSS
$custom: #64df8e; $custom-light: #99eaaf; $custom-dark: #000000;
JSON
{
"hex": "#64df8e",
"rgb": {
"r": 100,
"g": 223,
"b": 142
},
"hsl": {
"h": 140.488,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81325,
"c": 0.15958,
"h": 152.4
},
"luminance": 0.57438
}Semantic roles & 50–950 ramp
primary
#64DF8E
secondary
#A93E84
accent
#1890CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481