#64EF96#64EF96
#64EF96 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.174 H 152.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF96 |
|---|---|
| RGB | rgb(100, 239, 150) |
| HSL | hsl(142, 81%, 66%) |
| HSV | hsv(142, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.32, -57.04, 32.03) |
| CIE-LCH | lch(85.32, 65.41, 150.68°) |
| OKLab | oklab(85.38% -0.1545 0.08) |
| OKLCH | oklch(85.38% 0.174 152.6) |
| XYZ | xyz(41.6238, 66.6404, 39.5176) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF96 #EF64BD
analogous
#78EF64 #64EF96 #64EFDC
triadic
#64EF96 #9664EF #EF9664
tetradic
#64EF96 #6478EF #EF64BD #EFDC64
square
#64EF96 #6478EF #EF64BD #EFDC64
split-complementary
#64EF96 #DC64EF #EF6478
monochromatic
#14C454 #2DE970 #64EF96 #9BF5BC #D3FAE1
Accessibility & contrast
On white
1.47
#64EF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#64EF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF96
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF96 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#38ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ef96; /* rgb */ color: rgb(100, 239, 150); /* oklch */ color: oklch(85.4% 0.174 152.6);
Tailwind
colors: {
custom: {
50: '#9cf5b5',
500: '#64ef96',
950: '#000000',
},
}SCSS
$custom: #64ef96; $custom-light: #9cf5b5; $custom-dark: #000000;
JSON
{
"hex": "#64ef96",
"rgb": {
"r": 100,
"g": 239,
"b": 150
},
"hsl": {
"h": 141.583,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85384,
"c": 0.17401,
"h": 152.6
},
"luminance": 0.66644
}Semantic roles & 50–950 ramp
primary
#64EF96
secondary
#C2358F
accent
#0891DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581