#64EF92#64EF92
#64EF92 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.178 H 151.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF92 |
|---|---|
| RGB | rgb(100, 239, 146) |
| HSL | hsl(140, 81%, 66%) |
| HSV | hsv(140, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.26, -57.72, 33.96) |
| CIE-LCH | lch(85.26, 66.97, 149.53°) |
| OKLab | oklab(85.31% -0.1563 0.0845) |
| OKLCH | oklch(85.31% 0.178 151.6) |
| XYZ | xyz(41.3072, 66.5137, 37.8502) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF92 #EF64C1
analogous
#7CEF64 #64EF92 #64EFD8
triadic
#64EF92 #9264EF #EF9264
tetradic
#64EF92 #647CEF #EF64C1 #EFD864
square
#64EF92 #647CEF #EF64C1 #EFD864
split-complementary
#64EF92 #D864EF #EF647C
monochromatic
#14C44F #2DE96B #64EF92 #9BF5B9 #D3FAE0
Accessibility & contrast
On white
1.47
#64EF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#64EF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF92
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF92 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#3AECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ef92; /* rgb */ color: rgb(100, 239, 146); /* oklch */ color: oklch(85.3% 0.178 151.6);
Tailwind
colors: {
custom: {
50: '#9cf5b3',
500: '#64ef92',
950: '#000000',
},
}SCSS
$custom: #64ef92; $custom-light: #9cf5b3; $custom-dark: #000000;
JSON
{
"hex": "#64ef92",
"rgb": {
"r": 100,
"g": 239,
"b": 146
},
"hsl": {
"h": 139.856,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.8531,
"c": 0.17763,
"h": 151.6
},
"luminance": 0.66518
}Semantic roles & 50–950 ramp
primary
#64EF92
secondary
#C23593
accent
#0897DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581