#64EB7B#64EB7B
#64EB7B is a very light, vivid green. Relative luminance 0.636; OKLCH L 83.9% C 0.193 H 146.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB7B |
|---|---|
| RGB | rgb(100, 235, 123) |
| HSL | hsl(130, 77%, 66%) |
| HSV | hsv(130, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.73, -59.81, 43.32) |
| CIE-LCH | lch(83.73, 73.85, 144.09°) |
| OKLab | oklab(83.95% -0.1618 0.1053) |
| OKLCH | oklch(83.95% 0.193 146.9) |
| XYZ | xyz(38.5365, 63.5525, 28.9711) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Lightish Green
#61E160
ΔE00 3.59
Spearmint
#1EF876
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.29
Wintergreen
#20F986
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB7B #EB64D4
analogous
#90EB64 #64EB7B #64EBBE
triadic
#64EB7B #7B64EB #EB7B64
tetradic
#64EB7B #6490EB #EB64D4 #EBBE64
square
#64EB7B #6490EB #EB64D4 #EBBE64
split-complementary
#64EB7B #BE64EB #EB6490
monochromatic
#18BC34 #2EE44D #64EB7B #9AF2A9 #D0F9D7
Accessibility & contrast
On white
1.53
#64EB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#64EB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB7B
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB7B | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED872
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#46E6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64eb7b; /* rgb */ color: rgb(100, 235, 123); /* oklch */ color: oklch(83.9% 0.193 146.9);
Tailwind
colors: {
custom: {
50: '#9bf2a3',
500: '#64eb7b',
950: '#000000',
},
}SCSS
$custom: #64eb7b; $custom-light: #9bf2a3; $custom-dark: #000000;
JSON
{
"hex": "#64eb7b",
"rgb": {
"r": 100,
"g": 235,
"b": 123
},
"hsl": {
"h": 130.222,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.83948,
"c": 0.19309,
"h": 146.9
},
"luminance": 0.63556
}Semantic roles & 50–950 ramp
primary
#64EB7B
secondary
#BB38A5
accent
#0CB6D9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580