#64EA84#64EA84
#64EA84 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.184 H 148.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA84 |
|---|---|
| RGB | rgb(100, 234, 132) |
| HSL | hsl(134, 76%, 65%) |
| HSV | hsv(134, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(83.56, -58.08, 38.70) |
| CIE-LCH | lch(83.56, 69.80, 146.32°) |
| OKLab | oklab(83.84% -0.1571 0.0952) |
| OKLCH | oklch(83.84% 0.184 148.8) |
| XYZ | xyz(38.8405, 63.2173, 31.9807) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Turquoise Green
#04F489
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.33
Spearmint
#1EF876
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA84 #EA64CA
analogous
#87EA64 #64EA84 #64EAC7
triadic
#64EA84 #8464EA #EA8464
tetradic
#64EA84 #6487EA #EA64CA #EAC764
square
#64EA84 #6487EA #EA64CA #EAC764
split-complementary
#64EA84 #C764EA #EA6487
monochromatic
#19BA40 #2EE359 #64EA84 #9AF1AF #D0F9DA
Accessibility & contrast
On white
1.54
#64EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#64EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA84
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA84 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87C
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#43E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea84; /* rgb */ color: rgb(100, 234, 132); /* oklch */ color: oklch(83.8% 0.184 148.8);
Tailwind
colors: {
custom: {
50: '#9bf2a9',
500: '#64ea84',
950: '#000000',
},
}SCSS
$custom: #64ea84; $custom-light: #9bf2a9; $custom-dark: #000000;
JSON
{
"hex": "#64ea84",
"rgb": {
"r": 100,
"g": 234,
"b": 132
},
"hsl": {
"h": 134.328,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83844,
"c": 0.18369,
"h": 148.8
},
"luminance": 0.63221
}Semantic roles & 50–950 ramp
primary
#64EA84
secondary
#BA399B
accent
#0DA8D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581