#64EB84#64EB84
#64EB84 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.185 H 148.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB84 |
|---|---|
| RGB | rgb(100, 235, 132) |
| HSL | hsl(134, 77%, 66%) |
| HSV | hsv(134, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(83.86, -58.47, 39.09) |
| CIE-LCH | lch(83.86, 70.33, 146.24°) |
| OKLab | oklab(84.09% -0.1581 0.096) |
| OKLCH | oklch(84.09% 0.185 148.7) |
| XYZ | xyz(39.1260, 63.7883, 32.0758) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 4.05
Wintergreen
#20F986
ΔE00 4.13
Minty Green
#0BF77D
ΔE00 4.16
Spearmint
#1EF876
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB84 #EB64CB
analogous
#87EB64 #64EB84 #64EBC7
triadic
#64EB84 #8464EB #EB8464
tetradic
#64EB84 #6487EB #EB64CB #EBC764
square
#64EB84 #6487EB #EB64CB #EBC764
split-complementary
#64EB84 #C764EB #EB6487
monochromatic
#18BC3F #2EE459 #64EB84 #9AF2AF #D0F9DA
Accessibility & contrast
On white
1.53
#64EB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#64EB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB84
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB84 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97C
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#42E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64eb84; /* rgb */ color: rgb(100, 235, 132); /* oklch */ color: oklch(84.1% 0.185 148.7);
Tailwind
colors: {
custom: {
50: '#9bf2a9',
500: '#64eb84',
950: '#000000',
},
}SCSS
$custom: #64eb84; $custom-light: #9bf2a9; $custom-dark: #000000;
JSON
{
"hex": "#64eb84",
"rgb": {
"r": 100,
"g": 235,
"b": 132
},
"hsl": {
"h": 134.222,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.8409,
"c": 0.18501,
"h": 148.7
},
"luminance": 0.63792
}Semantic roles & 50–950 ramp
primary
#64EB84
secondary
#BB389C
accent
#0CA9D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581