#64EB8B#64EB8B
#64EB8B is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.179 H 150.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB8B |
|---|---|
| RGB | rgb(100, 235, 139) |
| HSL | hsl(137, 77%, 66%) |
| HSV | hsv(137, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(83.96, -57.35, 35.75) |
| CIE-LCH | lch(83.96, 67.58, 148.06°) |
| OKLab | oklab(84.21% -0.1552 0.0885) |
| OKLCH | oklch(84.21% 0.179 150.3) |
| XYZ | xyz(39.6212, 63.9864, 34.6837) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Turquoise Green
#04F489
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 4.18
Wintergreen
#20F986
ΔE00 4.28
Sea Green (survey)
#53FCA1
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB8B #EB64C4
analogous
#80EB64 #64EB8B #64EBCE
triadic
#64EB8B #8B64EB #EB8B64
tetradic
#64EB8B #6480EB #EB64C4 #EBCE64
square
#64EB8B #6480EB #EB64C4 #EBCE64
split-complementary
#64EB8B #CE64EB #EB6480
monochromatic
#18BC48 #2EE462 #64EB8B #9AF2B4 #D0F9DC
Accessibility & contrast
On white
1.52
#64EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#64EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB8B
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB8B | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#3FE7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64eb8b; /* rgb */ color: rgb(100, 235, 139); /* oklch */ color: oklch(84.2% 0.179 150.3);
Tailwind
colors: {
custom: {
50: '#9bf2ae',
500: '#64eb8b',
950: '#000000',
},
}SCSS
$custom: #64eb8b; $custom-light: #9bf2ae; $custom-dark: #000000;
JSON
{
"hex": "#64eb8b",
"rgb": {
"r": 100,
"g": 235,
"b": 139
},
"hsl": {
"h": 137.333,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84208,
"c": 0.17865,
"h": 150.3
},
"luminance": 0.6399
}Semantic roles & 50–950 ramp
primary
#64EB8B
secondary
#BB3895
accent
#0C9ED9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581