#64EB75#64EB75
#64EB75 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.198 H 145.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB75 |
|---|---|
| RGB | rgb(100, 235, 117) |
| HSL | hsl(128, 77%, 66%) |
| HSV | hsv(128, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(83.66, -60.65, 46.09) |
| CIE-LCH | lch(83.66, 76.18, 142.77°) |
| OKLab | oklab(83.86% -0.1642 0.1112) |
| OKLCH | oklch(83.86% 0.198 145.9) |
| XYZ | xyz(38.1724, 63.4069, 27.0533) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.97
Spearmint
#1EF876
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.25
Lightgreen (survey)
#76FF7B
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB75 #EB64DA
analogous
#96EB64 #64EB75 #64EBB9
triadic
#64EB75 #7564EB #EB7564
tetradic
#64EB75 #6496EB #EB64DA #EBB964
square
#64EB75 #6496EB #EB64DA #EBB964
split-complementary
#64EB75 #B964EB #EB6496
monochromatic
#18BC2D #2EE445 #64EB75 #9AF2A5 #D0F9D6
Accessibility & contrast
On white
1.53
#64EB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#64EB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB75
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB75 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86B
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#48E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64eb75; /* rgb */ color: rgb(100, 235, 117); /* oklch */ color: oklch(83.9% 0.198 145.9);
Tailwind
colors: {
custom: {
50: '#9cf29f',
500: '#64eb75',
950: '#000000',
},
}SCSS
$custom: #64eb75; $custom-light: #9cf29f; $custom-dark: #000000;
JSON
{
"hex": "#64eb75",
"rgb": {
"r": 100,
"g": 235,
"b": 117
},
"hsl": {
"h": 127.556,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.83861,
"c": 0.19836,
"h": 145.9
},
"luminance": 0.6341
}Semantic roles & 50–950 ramp
primary
#64EB75
secondary
#BB38AB
accent
#0CC0D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580