#64E07D#64E07D
#64E07D is a light, vivid green. Relative luminance 0.575; OKLCH L 81.3% C 0.177 H 148.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64E07D |
|---|---|
| RGB | rgb(100, 224, 125) |
| HSL | hsl(132, 67%, 64%) |
| HSV | hsv(132, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.46, -55.32, 38.19) |
| CIE-LCH | lch(80.46, 67.22, 145.38°) |
| OKLab | oklab(81.27% -0.1498 0.0937) |
| OKLCH | oklch(81.27% 0.177 148) |
| XYZ | xyz(35.6105, 57.4982, 28.6197) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Tealish Green
#0CDC73
ΔE00 3.93
Lightish Green
#61E160
ΔE00 4.16
Lightgreen
#90EE90
ΔE00 4.93
Turquoise Green
#04F489
ΔE00 5.66
Seaweed
#18D17B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E07D #E064C7
analogous
#89E064 #64E07D #64E0BB
triadic
#64E07D #7D64E0 #E07D64
tetradic
#64E07D #6489E0 #E064C7 #E0BB64
square
#64E07D #6489E0 #E064C7 #E0BB64
split-complementary
#64E07D #BB64E0 #E06489
monochromatic
#22A83D #31D652 #64E07D #97EAA8 #CAF4D3
Accessibility & contrast
On white
1.68
#64E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#64E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E07D
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E07D | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF75
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#49DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e07d; /* rgb */ color: rgb(100, 224, 125); /* oklch */ color: oklch(81.3% 0.177 148.0);
Tailwind
colors: {
custom: {
50: '#9aeaa4',
500: '#64e07d',
950: '#000000',
},
}SCSS
$custom: #64e07d; $custom-light: #9aeaa4; $custom-dark: #000000;
JSON
{
"hex": "#64e07d",
"rgb": {
"r": 100,
"g": 224,
"b": 125
},
"hsl": {
"h": 132.097,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81268,
"c": 0.17667,
"h": 148
},
"luminance": 0.57501
}Semantic roles & 50–950 ramp
primary
#64E07D
secondary
#AA3E94
accent
#17AACF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480