#64DF93#64DF93
#64DF93 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.155 H 153.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF93 |
|---|---|
| RGB | rgb(100, 223, 147) |
| HSL | hsl(143, 66%, 63%) |
| HSV | hsv(143, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(80.51, -51.21, 27.12) |
| CIE-LCH | lch(80.51, 57.95, 152.09°) |
| OKLab | oklab(81.42% -0.1392 0.0682) |
| OKLCH | oklch(81.42% 0.155 153.9) |
| XYZ | xyz(36.9068, 57.5879, 36.7688) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 4.39
Seaweed
#18D17B
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.45
Seafoam Green
#7AF9AB
ΔE00 5.81
Emerald
#50C878
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF93 #DF64B0
analogous
#72DF64 #64DF93 #64DFD0
triadic
#64DF93 #9364DF #DF9364
tetradic
#64DF93 #6472DF #DF64B0 #DFD064
square
#64DF93 #6472DF #DF64B0 #DFD064
split-complementary
#64DF93 #D064DF #DF6472
monochromatic
#22A655 #31D570 #64DF93 #97E9B6 #C9F4DA
Accessibility & contrast
On white
1.68
#64DF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#64DF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF93
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF93 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8E
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#40DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64df93; /* rgb */ color: rgb(100, 223, 147); /* oklch */ color: oklch(81.4% 0.155 153.9);
Tailwind
colors: {
custom: {
50: '#99eab3',
500: '#64df93',
950: '#000000',
},
}SCSS
$custom: #64df93; $custom-light: #99eab3; $custom-dark: #000000;
JSON
{
"hex": "#64df93",
"rgb": {
"r": 100,
"g": 223,
"b": 147
},
"hsl": {
"h": 142.927,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81423,
"c": 0.15498,
"h": 153.9
},
"luminance": 0.57591
}Semantic roles & 50–950 ramp
primary
#64DF93
secondary
#A93E80
accent
#1888CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481