#64EB8D#64EB8D
#64EB8D is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.177 H 150.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB8D |
|---|---|
| RGB | rgb(100, 235, 141) |
| HSL | hsl(138, 77%, 66%) |
| HSV | hsv(138, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(83.99, -57.02, 34.79) |
| CIE-LCH | lch(83.99, 66.80, 148.61°) |
| OKLab | oklab(84.24% -0.1543 0.0863) |
| OKLCH | oklch(84.24% 0.177 150.8) |
| XYZ | xyz(39.7686, 64.0454, 35.4604) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.84
Sea Green (survey)
#53FCA1
ΔE00 4.18
Light Green Blue
#56FCA2
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.28
Wintergreen
#20F986
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB8D #EB64C2
analogous
#7EEB64 #64EB8D #64EBD0
triadic
#64EB8D #8D64EB #EB8D64
tetradic
#64EB8D #647EEB #EB64C2 #EBD064
square
#64EB8D #647EEB #EB64C2 #EBD064
split-complementary
#64EB8D #D064EB #EB647E
monochromatic
#18BC4A #2EE465 #64EB8D #9AF2B5 #D0F9DD
Accessibility & contrast
On white
1.52
#64EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#64EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB8D
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB8D | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD986
Deuteranopia (green-blind)
#DACC93
Tritanopia (blue-blind)
#3EE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64eb8d; /* rgb */ color: rgb(100, 235, 141); /* oklch */ color: oklch(84.2% 0.177 150.8);
Tailwind
colors: {
custom: {
50: '#9bf2af',
500: '#64eb8d',
950: '#000000',
},
}SCSS
$custom: #64eb8d; $custom-light: #9bf2af; $custom-dark: #000000;
JSON
{
"hex": "#64eb8d",
"rgb": {
"r": 100,
"g": 235,
"b": 141
},
"hsl": {
"h": 138.222,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84243,
"c": 0.17682,
"h": 150.8
},
"luminance": 0.64049
}Semantic roles & 50–950 ramp
primary
#64EB8D
secondary
#BB3893
accent
#0C9BD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581