#64EA80#64EA80
#64EA80 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.187 H 148.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA80 |
|---|---|
| RGB | rgb(100, 234, 128) |
| HSL | hsl(133, 76%, 65%) |
| HSV | hsv(133, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(83.50, -58.70, 40.60) |
| CIE-LCH | lch(83.50, 71.37, 145.33°) |
| OKLab | oklab(83.78% -0.1588 0.0993) |
| OKLCH | oklch(83.78% 0.187 148) |
| XYZ | xyz(38.5720, 63.1099, 30.5666) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Lightgreen
#90EE90
ΔE00 4.12
Lightish Green
#61E160
ΔE00 4.17
Minty Green
#0BF77D
ΔE00 4.22
Turquoise Green
#04F489
ΔE00 4.24
Wintergreen
#20F986
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA80 #EA64CE
analogous
#8BEA64 #64EA80 #64EAC3
triadic
#64EA80 #8064EA #EA8064
tetradic
#64EA80 #648BEA #EA64CE #EAC364
square
#64EA80 #648BEA #EA64CE #EAC364
split-complementary
#64EA80 #C364EA #EA648B
monochromatic
#19BA3B #2EE354 #64EA80 #9AF1AC #D0F9D8
Accessibility & contrast
On white
1.54
#64EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#64EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA80
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA80 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD778
Deuteranopia (green-blind)
#DBCB87
Tritanopia (blue-blind)
#44E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea80; /* rgb */ color: rgb(100, 234, 128); /* oklch */ color: oklch(83.8% 0.187 148.0);
Tailwind
colors: {
custom: {
50: '#9bf2a6',
500: '#64ea80',
950: '#000000',
},
}SCSS
$custom: #64ea80; $custom-light: #9bf2a6; $custom-dark: #000000;
JSON
{
"hex": "#64ea80",
"rgb": {
"r": 100,
"g": 234,
"b": 128
},
"hsl": {
"h": 132.537,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83779,
"c": 0.1873,
"h": 148
},
"luminance": 0.63113
}Semantic roles & 50–950 ramp
primary
#64EA80
secondary
#BA399F
accent
#0DAED8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580