#64E993#64E993
#64E993 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.169 H 152.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #64E993 |
|---|---|
| RGB | rgb(100, 233, 147) |
| HSL | hsl(141, 75%, 65%) |
| HSV | hsv(141, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.49, -55.21, 31.11) |
| CIE-LCH | lch(83.49, 63.37, 150.60°) |
| OKLab | oklab(83.87% -0.1497 0.0778) |
| OKLCH | oklch(83.87% 0.169 152.5) |
| XYZ | xyz(39.6579, 63.0900, 37.6858) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.21
Sea Green (survey)
#53FCA1
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.39
Turquoise Green
#04F489
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E993 #E964BA
analogous
#77E964 #64E993 #64E9D5
triadic
#64E993 #9364E9 #E99364
tetradic
#64E993 #6477E9 #E964BA #E9D564
square
#64E993 #6477E9 #E964BA #E9D564
split-complementary
#64E993 #D564E9 #E96477
monochromatic
#1AB852 #2EE16E #64E993 #9AF1B8 #CFF8DE
Accessibility & contrast
On white
1.54
#64E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#64E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E993
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E993 | 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)
#E9D88D
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#3CE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e993; /* rgb */ color: rgb(100, 233, 147); /* oklch */ color: oklch(83.9% 0.169 152.5);
Tailwind
colors: {
custom: {
50: '#9bf1b3',
500: '#64e993',
950: '#000000',
},
}SCSS
$custom: #64e993; $custom-light: #9bf1b3; $custom-dark: #000000;
JSON
{
"hex": "#64e993",
"rgb": {
"r": 100,
"g": 233,
"b": 147
},
"hsl": {
"h": 141.203,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83865,
"c": 0.16865,
"h": 152.5
},
"luminance": 0.63094
}Semantic roles & 50–950 ramp
primary
#64E993
secondary
#B8398B
accent
#0E90D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581