#64EB82#64EB82
#64EB82 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.187 H 148.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB82 |
|---|---|
| RGB | rgb(100, 235, 130) |
| HSL | hsl(133, 77%, 66%) |
| HSV | hsv(133, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 44.7%, 7.8%) |
| CIE-LAB | lab(83.83, -58.77, 40.03) |
| CIE-LCH | lch(83.83, 71.11, 145.74°) |
| OKLab | oklab(84.06% -0.159 0.0981) |
| OKLCH | oklch(84.06% 0.187 148.3) |
| XYZ | xyz(38.9905, 63.7341, 31.3619) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.07
Minty Green
#0BF77D
ΔE00 4.10
Wintergreen
#20F986
ΔE00 4.14
Spearmint
#1EF876
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB82 #EB64CD
analogous
#89EB64 #64EB82 #64EBC5
triadic
#64EB82 #8264EB #EB8264
tetradic
#64EB82 #6489EB #EB64CD #EBC564
square
#64EB82 #6489EB #EB64CD #EBC564
split-complementary
#64EB82 #C564EB #EB6489
monochromatic
#18BC3D #2EE456 #64EB82 #9AF2AE #D0F9D9
Accessibility & contrast
On white
1.53
#64EB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#64EB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB82
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB82 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#43E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64eb82; /* rgb */ color: rgb(100, 235, 130); /* oklch */ color: oklch(84.1% 0.187 148.3);
Tailwind
colors: {
custom: {
50: '#9bf2a8',
500: '#64eb82',
950: '#000000',
},
}SCSS
$custom: #64eb82; $custom-light: #9bf2a8; $custom-dark: #000000;
JSON
{
"hex": "#64eb82",
"rgb": {
"r": 100,
"g": 235,
"b": 130
},
"hsl": {
"h": 133.333,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84057,
"c": 0.18682,
"h": 148.3
},
"luminance": 0.63738
}Semantic roles & 50–950 ramp
primary
#64EB82
secondary
#BB389E
accent
#0CACD9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580