#64DE93#64DE93
#64DE93 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.2% C 0.154 H 154.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #64DE93 |
|---|---|
| RGB | rgb(100, 222, 147) |
| HSL | hsl(143, 65%, 63%) |
| HSV | hsv(143, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 33.8%, 12.9%) |
| CIE-LAB | lab(80.21, -50.80, 26.72) |
| CIE-LCH | lch(80.21, 57.40, 152.26°) |
| OKLab | oklab(81.18% -0.1381 0.0672) |
| OKLCH | oklch(81.18% 0.154 154) |
| XYZ | xyz(36.6404, 57.0552, 36.6800) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 4.57
Seaweed
#18D17B
ΔE00 5.19
Tealish Green
#0CDC73
ΔE00 5.53
Emerald
#50C878
ΔE00 5.75
Seafoam Green
#7AF9AB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DE93 #DE64AF
analogous
#72DE64 #64DE93 #64DED0
triadic
#64DE93 #9364DE #DE9364
tetradic
#64DE93 #6472DE #DE64AF #DED064
square
#64DE93 #6472DE #DE64AF #DED064
split-complementary
#64DE93 #D064DE #DE6472
monochromatic
#23A555 #32D370 #64DE93 #96E9B6 #C9F3D9
Accessibility & contrast
On white
1.69
#64DE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#64DE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DE93
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DE93 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8E
Deuteranopia (green-blind)
#CDC298
Tritanopia (blue-blind)
#40DCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64de93; /* rgb */ color: rgb(100, 222, 147); /* oklch */ color: oklch(81.2% 0.154 154.0);
Tailwind
colors: {
custom: {
50: '#99e9b3',
500: '#64de93',
950: '#000000',
},
}SCSS
$custom: #64de93; $custom-light: #99e9b3; $custom-dark: #000000;
JSON
{
"hex": "#64de93",
"rgb": {
"r": 100,
"g": 222,
"b": 147
},
"hsl": {
"h": 143.115,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.81179,
"c": 0.1536,
"h": 154
},
"luminance": 0.57058
}Semantic roles & 50–950 ramp
primary
#64DE93
secondary
#A73F7F
accent
#1987CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481