#64EB8F#64EB8F
#64EB8F is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.175 H 151.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB8F |
|---|---|
| RGB | rgb(100, 235, 143) |
| HSL | hsl(139, 77%, 66%) |
| HSV | hsv(139, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(84.02, -56.68, 33.83) |
| CIE-LCH | lch(84.02, 66.01, 149.17°) |
| OKLab | oklab(84.28% -0.1535 0.0841) |
| OKLCH | oklch(84.28% 0.175 151.3) |
| XYZ | xyz(39.9188, 64.1054, 36.2512) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.89
Sea Green (survey)
#53FCA1
ΔE00 4.05
Light Green Blue
#56FCA2
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB8F #EB64C0
analogous
#7CEB64 #64EB8F #64EBD2
triadic
#64EB8F #8F64EB #EB8F64
tetradic
#64EB8F #647CEB #EB64C0 #EBD264
square
#64EB8F #647CEB #EB64C0 #EBD264
split-complementary
#64EB8F #D264EB #EB647C
monochromatic
#18BC4D #2EE468 #64EB8F #9AF2B6 #D0F9DD
Accessibility & contrast
On white
1.52
#64EB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#64EB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB8F
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB8F | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD989
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#3DE8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64eb8f; /* rgb */ color: rgb(100, 235, 143); /* oklch */ color: oklch(84.3% 0.175 151.3);
Tailwind
colors: {
custom: {
50: '#9bf2b0',
500: '#64eb8f',
950: '#000000',
},
}SCSS
$custom: #64eb8f; $custom-light: #9bf2b0; $custom-dark: #000000;
JSON
{
"hex": "#64eb8f",
"rgb": {
"r": 100,
"g": 235,
"b": 143
},
"hsl": {
"h": 139.111,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84279,
"c": 0.175,
"h": 151.3
},
"luminance": 0.64109
}Semantic roles & 50–950 ramp
primary
#64EB8F
secondary
#BB3891
accent
#0C98D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581