#64DF8D#64DF8D
#64DF8D is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.161 H 152.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF8D |
|---|---|
| RGB | rgb(100, 223, 141) |
| HSL | hsl(140, 66%, 63%) |
| HSV | hsv(140, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.41, -52.29, 30.06) |
| CIE-LCH | lch(80.41, 60.31, 150.10°) |
| OKLab | oklab(81.31% -0.1418 0.0752) |
| OKLCH | oklch(81.31% 0.161 152.1) |
| XYZ | xyz(36.4482, 57.4045, 34.3536) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Aqua Green
#12E193
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.72
Seaweed
#18D17B
ΔE00 5.11
Emerald
#50C878
ΔE00 5.72
Lightgreen
#90EE90
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF8D #DF64B6
analogous
#78DF64 #64DF8D #64DFCA
triadic
#64DF8D #8D64DF #DF8D64
tetradic
#64DF8D #6478DF #DF64B6 #DFCA64
square
#64DF8D #6478DF #DF64B6 #DFCA64
split-complementary
#64DF8D #CA64DF #DF6478
monochromatic
#22A64E #31D568 #64DF8D #97E9B2 #C9F4D8
Accessibility & contrast
On white
1.68
#64DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#64DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF8D
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF8D | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF87
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#43DCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64df8d; /* rgb */ color: rgb(100, 223, 141); /* oklch */ color: oklch(81.3% 0.161 152.1);
Tailwind
colors: {
custom: {
50: '#99eaaf',
500: '#64df8d',
950: '#000000',
},
}SCSS
$custom: #64df8d; $custom-light: #99eaaf; $custom-dark: #000000;
JSON
{
"hex": "#64df8d",
"rgb": {
"r": 100,
"g": 223,
"b": 141
},
"hsl": {
"h": 140,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81306,
"c": 0.1605,
"h": 152.1
},
"luminance": 0.57408
}Semantic roles & 50–950 ramp
primary
#64DF8D
secondary
#A93E85
accent
#1891CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481