#64E08D#64E08D
#64E08D is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.162 H 152.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64E08D |
|---|---|
| RGB | rgb(100, 224, 141) |
| HSL | hsl(140, 67%, 64%) |
| HSV | hsv(140, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(80.71, -52.69, 30.46) |
| CIE-LCH | lch(80.71, 60.86, 149.97°) |
| OKLab | oklab(81.55% -0.1429 0.0761) |
| OKLCH | oklch(81.55% 0.162 152) |
| XYZ | xyz(36.7162, 57.9404, 34.4429) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Aqua Green
#12E193
ΔE00 4.28
Tealish Green
#0CDC73
ΔE00 4.68
Seaweed
#18D17B
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.58
Turquoise Green
#04F489
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E08D #E064B7
analogous
#79E064 #64E08D #64E0CB
triadic
#64E08D #8D64E0 #E08D64
tetradic
#64E08D #6479E0 #E064B7 #E0CB64
square
#64E08D #6479E0 #E064B7 #E0CB64
split-complementary
#64E08D #CB64E0 #E06479
monochromatic
#22A84E #31D667 #64E08D #97EAB3 #CAF4D8
Accessibility & contrast
On white
1.67
#64E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#64E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E08D
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E08D | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF87
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#42DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64e08d; /* rgb */ color: rgb(100, 224, 141); /* oklch */ color: oklch(81.6% 0.162 152.0);
Tailwind
colors: {
custom: {
50: '#99eaaf',
500: '#64e08d',
950: '#000000',
},
}SCSS
$custom: #64e08d; $custom-light: #99eaaf; $custom-dark: #000000;
JSON
{
"hex": "#64e08d",
"rgb": {
"r": 100,
"g": 224,
"b": 141
},
"hsl": {
"h": 139.839,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81551,
"c": 0.16188,
"h": 152
},
"luminance": 0.57944
}Semantic roles & 50–950 ramp
primary
#64E08D
secondary
#AA3E86
accent
#1792CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481