#64EC8D#64EC8D
#64EC8D is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.178 H 150.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64EC8D |
|---|---|
| RGB | rgb(100, 236, 141) |
| HSL | hsl(138, 78%, 66%) |
| HSV | hsv(138, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(84.29, -57.40, 35.18) |
| CIE-LCH | lch(84.29, 67.33, 148.50°) |
| OKLab | oklab(84.49% -0.1553 0.0872) |
| OKLCH | oklch(84.49% 0.178 150.7) |
| XYZ | xyz(40.0558, 64.6196, 35.5561) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.06
Wintergreen
#20F986
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EC8D #EC64C3
analogous
#7FEC64 #64EC8D #64ECD1
triadic
#64EC8D #8D64EC #EC8D64
tetradic
#64EC8D #647FEC #EC64C3 #ECD164
square
#64EC8D #647FEC #EC64C3 #ECD164
split-complementary
#64EC8D #D164EC #EC647F
monochromatic
#17BE4A #2DE565 #64EC8D #9BF3B5 #D1F9DD
Accessibility & contrast
On white
1.51
#64EC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#64EC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EC8D
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EC8D | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#3EE8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64ec8d; /* rgb */ color: rgb(100, 236, 141); /* oklch */ color: oklch(84.5% 0.178 150.7);
Tailwind
colors: {
custom: {
50: '#9bf3af',
500: '#64ec8d',
950: '#000000',
},
}SCSS
$custom: #64ec8d; $custom-light: #9bf3af; $custom-dark: #000000;
JSON
{
"hex": "#64ec8d",
"rgb": {
"r": 100,
"g": 236,
"b": 141
},
"hsl": {
"h": 138.088,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.84488,
"c": 0.17817,
"h": 150.7
},
"luminance": 0.64623
}Semantic roles & 50–950 ramp
primary
#64EC8D
secondary
#BD3795
accent
#0B9CDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581