#64EB93#64EB93
#64EB93 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.171 H 152.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB93 |
|---|---|
| RGB | rgb(100, 235, 147) |
| HSL | hsl(141, 77%, 66%) |
| HSV | hsv(141, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.08, -56.00, 31.90) |
| CIE-LCH | lch(84.08, 64.45, 150.33°) |
| OKLab | oklab(84.35% -0.1517 0.0796) |
| OKLCH | oklch(84.35% 0.171 152.3) |
| XYZ | xyz(40.2272, 64.2288, 37.8756) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.84
Sea Green (survey)
#53FCA1
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 4.07
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB93 #EB64BC
analogous
#78EB64 #64EB93 #64EBD7
triadic
#64EB93 #9364EB #EB9364
tetradic
#64EB93 #6478EB #EB64BC #EBD764
square
#64EB93 #6478EB #EB64BC #EBD764
split-complementary
#64EB93 #D764EB #EB6478
monochromatic
#18BC51 #2EE46D #64EB93 #9AF2B9 #D0F9DF
Accessibility & contrast
On white
1.52
#64EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#64EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB93
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB93 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#3BE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb93; /* rgb */ color: rgb(100, 235, 147); /* oklch */ color: oklch(84.4% 0.171 152.3);
Tailwind
colors: {
custom: {
50: '#9bf2b3',
500: '#64eb93',
950: '#000000',
},
}SCSS
$custom: #64eb93; $custom-light: #9bf2b3; $custom-dark: #000000;
JSON
{
"hex": "#64eb93",
"rgb": {
"r": 100,
"g": 235,
"b": 147
},
"hsl": {
"h": 140.889,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84353,
"c": 0.17136,
"h": 152.3
},
"luminance": 0.64233
}Semantic roles & 50–950 ramp
primary
#64EB93
secondary
#BB388E
accent
#0C92D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581