#64EF95#64EF95
#64EF95 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.175 H 152.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF95 |
|---|---|
| RGB | rgb(100, 239, 149) |
| HSL | hsl(141, 81%, 66%) |
| HSV | hsv(141, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.31, -57.21, 32.51) |
| CIE-LCH | lch(85.31, 65.80, 150.39°) |
| OKLab | oklab(85.37% -0.155 0.0811) |
| OKLCH | oklch(85.37% 0.175 152.4) |
| XYZ | xyz(41.5436, 66.6083, 39.0953) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF95 #EF64BE
analogous
#79EF64 #64EF95 #64EFDB
triadic
#64EF95 #9564EF #EF9564
tetradic
#64EF95 #6479EF #EF64BE #EFDB64
square
#64EF95 #6479EF #EF64BE #EFDB64
split-complementary
#64EF95 #DB64EF #EF6479
monochromatic
#14C452 #2DE96F #64EF95 #9BF5BB #D3FAE1
Accessibility & contrast
On white
1.47
#64EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#64EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF95
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF95 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#38ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ef95; /* rgb */ color: rgb(100, 239, 149); /* oklch */ color: oklch(85.4% 0.175 152.4);
Tailwind
colors: {
custom: {
50: '#9cf5b5',
500: '#64ef95',
950: '#000000',
},
}SCSS
$custom: #64ef95; $custom-light: #9cf5b5; $custom-dark: #000000;
JSON
{
"hex": "#64ef95",
"rgb": {
"r": 100,
"g": 239,
"b": 149
},
"hsl": {
"h": 141.151,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85365,
"c": 0.17491,
"h": 152.4
},
"luminance": 0.66612
}Semantic roles & 50–950 ramp
primary
#64EF95
secondary
#C23590
accent
#0892DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581