#64E084#64E084
#64E084 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.170 H 149.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64E084 |
|---|---|
| RGB | rgb(100, 224, 132) |
| HSL | hsl(135, 67%, 64%) |
| HSV | hsv(135, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 41.1%, 12.2%) |
| CIE-LAB | lab(80.56, -54.21, 34.83) |
| CIE-LCH | lch(80.56, 64.43, 147.28°) |
| OKLab | oklab(81.39% -0.1468 0.0862) |
| OKLCH | oklch(81.39% 0.17 149.6) |
| XYZ | xyz(36.0735, 57.6834, 31.0583) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Tealish Green
#0CDC73
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 5.04
Aqua Green
#12E193
ΔE00 5.27
Lightish Green
#61E160
ΔE00 5.32
Seaweed
#18D17B
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E084 #E064C0
analogous
#82E064 #64E084 #64E0C2
triadic
#64E084 #8464E0 #E08464
tetradic
#64E084 #6482E0 #E064C0 #E0C264
square
#64E084 #6482E0 #E064C0 #E0C264
split-complementary
#64E084 #C264E0 #E06482
monochromatic
#22A844 #31D65C #64E084 #97EAAC #CAF4D5
Accessibility & contrast
On white
1.67
#64E084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#64E084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E084
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E084 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7D
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#46DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e084; /* rgb */ color: rgb(100, 224, 132); /* oklch */ color: oklch(81.4% 0.170 149.6);
Tailwind
colors: {
custom: {
50: '#9aeaa9',
500: '#64e084',
950: '#000000',
},
}SCSS
$custom: #64e084; $custom-light: #9aeaa9; $custom-dark: #000000;
JSON
{
"hex": "#64e084",
"rgb": {
"r": 100,
"g": 224,
"b": 132
},
"hsl": {
"h": 135.484,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81386,
"c": 0.17021,
"h": 149.6
},
"luminance": 0.57687
}Semantic roles & 50–950 ramp
primary
#64E084
secondary
#AA3E8E
accent
#179FCF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480