#64E082#64E082
#64E082 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.172 H 149.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64E082 |
|---|---|
| RGB | rgb(100, 224, 130) |
| HSL | hsl(135, 67%, 64%) |
| HSV | hsv(135, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(80.53, -54.53, 35.80) |
| CIE-LCH | lch(80.53, 65.23, 146.72°) |
| OKLab | oklab(81.35% -0.1476 0.0884) |
| OKLCH | oklch(81.35% 0.172 149.1) |
| XYZ | xyz(35.9380, 57.6291, 30.3445) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Tealish Green
#0CDC73
ΔE00 3.97
Lightish Green
#61E160
ΔE00 4.98
Lightgreen
#90EE90
ΔE00 4.98
Aqua Green
#12E193
ΔE00 5.52
Seaweed
#18D17B
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E082 #E064C2
analogous
#84E064 #64E082 #64E0C0
triadic
#64E082 #8264E0 #E08264
tetradic
#64E082 #6484E0 #E064C2 #E0C064
square
#64E082 #6484E0 #E064C2 #E0C064
split-complementary
#64E082 #C064E0 #E06484
monochromatic
#22A842 #31D659 #64E082 #97EAAB #CAF4D4
Accessibility & contrast
On white
1.68
#64E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#64E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E082
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E082 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#47DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e082; /* rgb */ color: rgb(100, 224, 130); /* oklch */ color: oklch(81.4% 0.172 149.1);
Tailwind
colors: {
custom: {
50: '#9aeaa7',
500: '#64e082',
950: '#000000',
},
}SCSS
$custom: #64e082; $custom-light: #9aeaa7; $custom-dark: #000000;
JSON
{
"hex": "#64e082",
"rgb": {
"r": 100,
"g": 224,
"b": 130
},
"hsl": {
"h": 134.516,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81352,
"c": 0.17207,
"h": 149.1
},
"luminance": 0.57632
}Semantic roles & 50–950 ramp
primary
#64E082
secondary
#AA3E90
accent
#17A2CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480