#64EA8B#64EA8B
#64EA8B is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.177 H 150.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA8B |
|---|---|
| RGB | rgb(100, 234, 139) |
| HSL | hsl(137, 76%, 65%) |
| HSV | hsv(137, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(83.66, -56.96, 35.36) |
| CIE-LCH | lch(83.66, 67.05, 148.17°) |
| OKLab | oklab(83.96% -0.1542 0.0876) |
| OKLCH | oklch(83.96% 0.177 150.4) |
| XYZ | xyz(39.3357, 63.4154, 34.5886) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 4.24
Sea Green (survey)
#53FCA1
ΔE00 4.47
Wintergreen
#20F986
ΔE00 4.47
Light Green Blue
#56FCA2
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA8B #EA64C3
analogous
#80EA64 #64EA8B #64EACE
triadic
#64EA8B #8B64EA #EA8B64
tetradic
#64EA8B #6480EA #EA64C3 #EACE64
square
#64EA8B #6480EA #EA64C3 #EACE64
split-complementary
#64EA8B #CE64EA #EA6480
monochromatic
#19BA48 #2EE363 #64EA8B #9AF1B3 #D0F9DC
Accessibility & contrast
On white
1.53
#64EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#64EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA8B
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA8B | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#D9CC91
Tritanopia (blue-blind)
#40E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea8b; /* rgb */ color: rgb(100, 234, 139); /* oklch */ color: oklch(84.0% 0.177 150.4);
Tailwind
colors: {
custom: {
50: '#9bf2ae',
500: '#64ea8b',
950: '#000000',
},
}SCSS
$custom: #64ea8b; $custom-light: #9bf2ae; $custom-dark: #000000;
JSON
{
"hex": "#64ea8b",
"rgb": {
"r": 100,
"g": 234,
"b": 139
},
"hsl": {
"h": 137.463,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83963,
"c": 0.17731,
"h": 150.4
},
"luminance": 0.63419
}Semantic roles & 50–950 ramp
primary
#64EA8B
secondary
#BA3994
accent
#0D9DD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581