#64E992#64E992
#64E992 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.170 H 152.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #64E992 |
|---|---|
| RGB | rgb(100, 233, 146) |
| HSL | hsl(141, 75%, 65%) |
| HSV | hsv(141, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.47, -55.39, 31.60) |
| CIE-LCH | lch(83.47, 63.77, 150.30°) |
| OKLab | oklab(83.85% -0.1501 0.0789) |
| OKLCH | oklch(83.85% 0.17 152.3) |
| XYZ | xyz(39.5797, 63.0588, 37.2743) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 4.18
Light Green Blue
#56FCA2
ΔE00 4.24
Sea Green (survey)
#53FCA1
ΔE00 4.26
Turquoise Green
#04F489
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E992 #E964BB
analogous
#78E964 #64E992 #64E9D4
triadic
#64E992 #9264E9 #E99264
tetradic
#64E992 #6478E9 #E964BB #E9D464
square
#64E992 #6478E9 #E964BB #E9D464
split-complementary
#64E992 #D464E9 #E96478
monochromatic
#1AB851 #2EE16C #64E992 #9AF1B8 #CFF8DD
Accessibility & contrast
On white
1.54
#64E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#64E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E992
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E992 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88C
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#3DE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e992; /* rgb */ color: rgb(100, 233, 146); /* oklch */ color: oklch(83.8% 0.170 152.3);
Tailwind
colors: {
custom: {
50: '#9bf1b2',
500: '#64e992',
950: '#000000',
},
}SCSS
$custom: #64e992; $custom-light: #9bf1b2; $custom-dark: #000000;
JSON
{
"hex": "#64e992",
"rgb": {
"r": 100,
"g": 233,
"b": 146
},
"hsl": {
"h": 140.752,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83846,
"c": 0.16957,
"h": 152.3
},
"luminance": 0.63062
}Semantic roles & 50–950 ramp
primary
#64E992
secondary
#B8398C
accent
#0E92D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581