#64DE92#64DE92
#64DE92 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.155 H 153.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #64DE92 |
|---|---|
| RGB | rgb(100, 222, 146) |
| HSL | hsl(143, 65%, 63%) |
| HSV | hsv(143, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.19, -50.99, 27.21) |
| CIE-LCH | lch(80.19, 57.79, 151.91°) |
| OKLab | oklab(81.16% -0.1385 0.0684) |
| OKLCH | oklch(81.16% 0.155 153.7) |
| XYZ | xyz(36.5623, 57.0239, 36.2685) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.43
Seaweed
#18D17B
ΔE00 5.14
Tealish Green
#0CDC73
ΔE00 5.39
Emerald
#50C878
ΔE00 5.69
Seafoam Green
#7AF9AB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DE92 #DE64B0
analogous
#73DE64 #64DE92 #64DECF
triadic
#64DE92 #9264DE #DE9264
tetradic
#64DE92 #6473DE #DE64B0 #DECF64
square
#64DE92 #6473DE #DE64B0 #DECF64
split-complementary
#64DE92 #CF64DE #DE6473
monochromatic
#23A554 #32D36F #64DE92 #96E9B5 #C9F3D9
Accessibility & contrast
On white
1.69
#64DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#64DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DE92
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DE92 | 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)
#DECE8D
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#41DCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64de92; /* rgb */ color: rgb(100, 222, 146); /* oklch */ color: oklch(81.2% 0.155 153.7);
Tailwind
colors: {
custom: {
50: '#99e9b2',
500: '#64de92',
950: '#000000',
},
}SCSS
$custom: #64de92; $custom-light: #99e9b2; $custom-dark: #000000;
JSON
{
"hex": "#64de92",
"rgb": {
"r": 100,
"g": 222,
"b": 146
},
"hsl": {
"h": 142.623,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.81159,
"c": 0.15451,
"h": 153.7
},
"luminance": 0.57027
}Semantic roles & 50–950 ramp
primary
#64DE92
secondary
#A73F80
accent
#1989CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481