#64E28A#64E28A
#64E28A is a light, vivid green. Relative luminance 0.589; OKLCH L 82.0% C 0.167 H 150.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64E28A |
|---|---|
| RGB | rgb(100, 226, 138) |
| HSL | hsl(138, 68%, 64%) |
| HSV | hsv(138, 56%, 89%) |
| CMYK | cmyk(55.8%, 0%, 38.9%, 11.4%) |
| CIE-LAB | lab(81.26, -54.00, 32.71) |
| CIE-LCH | lch(81.26, 63.14, 148.79°) |
| OKLab | oklab(81.99% -0.1463 0.0814) |
| OKLCH | oklch(81.99% 0.167 150.9) |
| XYZ | xyz(37.0366, 58.9337, 33.4634) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Tealish Green
#0CDC73
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.70
Lightgreen
#90EE90
ΔE00 5.04
Turquoise Green
#04F489
ΔE00 5.28
Seaweed
#18D17B
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E28A #E264BC
analogous
#7DE264 #64E28A #64E2C9
triadic
#64E28A #8A64E2 #E28A64
tetradic
#64E28A #647DE2 #E264BC #E2C964
square
#64E28A #647DE2 #E264BC #E2C964
split-complementary
#64E28A #C964E2 #E2647D
monochromatic
#20AC4A #30D863 #64E28A #98ECB1 #CBF5D8
Accessibility & contrast
On white
1.64
#64E28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#64E28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E28A
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E28A | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D184
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#43DFCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64e28a; /* rgb */ color: rgb(100, 226, 138); /* oklch */ color: oklch(82.0% 0.167 150.9);
Tailwind
colors: {
custom: {
50: '#9aecad',
500: '#64e28a',
950: '#000000',
},
}SCSS
$custom: #64e28a; $custom-light: #9aecad; $custom-dark: #000000;
JSON
{
"hex": "#64e28a",
"rgb": {
"r": 100,
"g": 226,
"b": 138
},
"hsl": {
"h": 138.095,
"s": 68.478,
"l": 63.922
},
"oklch": {
"l": 0.81985,
"c": 0.1674,
"h": 150.9
},
"luminance": 0.58937
}Semantic roles & 50–950 ramp
primary
#64E28A
secondary
#AD3D8B
accent
#1598D0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581