#64EB8A#64EB8A
#64EB8A is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.180 H 150.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB8A |
|---|---|
| RGB | rgb(100, 235, 138) |
| HSL | hsl(137, 77%, 66%) |
| HSV | hsv(137, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(83.94, -57.51, 36.23) |
| CIE-LCH | lch(83.94, 67.97, 147.79°) |
| OKLab | oklab(84.19% -0.1556 0.0896) |
| OKLCH | oklch(84.19% 0.18 150.1) |
| XYZ | xyz(39.5485, 63.9573, 34.3007) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 4.15
Wintergreen
#20F986
ΔE00 4.24
Sea Green (survey)
#53FCA1
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB8A #EB64C5
analogous
#81EB64 #64EB8A #64EBCD
triadic
#64EB8A #8A64EB #EB8A64
tetradic
#64EB8A #6481EB #EB64C5 #EBCD64
square
#64EB8A #6481EB #EB64C5 #EBCD64
split-complementary
#64EB8A #CD64EB #EB6481
monochromatic
#18BC46 #2EE461 #64EB8A #9AF2B3 #D0F9DC
Accessibility & contrast
On white
1.52
#64EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#64EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB8A
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB8A | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#40E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64eb8a; /* rgb */ color: rgb(100, 235, 138); /* oklch */ color: oklch(84.2% 0.180 150.1);
Tailwind
colors: {
custom: {
50: '#9bf2ad',
500: '#64eb8a',
950: '#000000',
},
}SCSS
$custom: #64eb8a; $custom-light: #9bf2ad; $custom-dark: #000000;
JSON
{
"hex": "#64eb8a",
"rgb": {
"r": 100,
"g": 235,
"b": 138
},
"hsl": {
"h": 136.889,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84191,
"c": 0.17956,
"h": 150.1
},
"luminance": 0.63961
}Semantic roles & 50–950 ramp
primary
#64EB8A
secondary
#BB3896
accent
#0CA0D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581