#64F28E#64F28E
#64F28E is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.185 H 150.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64F28E |
|---|---|
| RGB | rgb(100, 242, 142) |
| HSL | hsl(138, 85%, 67%) |
| HSV | hsv(138, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(86.09, -59.54, 37.03) |
| CIE-LCH | lch(86.09, 70.12, 148.12°) |
| OKLab | oklab(85.97% -0.161 0.0916) |
| OKLCH | oklch(85.97% 0.185 150.4) |
| XYZ | xyz(41.8871, 68.1626, 36.5352) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.34
Light Green Blue
#56FCA2
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F28E #F264C8
analogous
#81F264 #64F28E #64F2D5
triadic
#64F28E #8E64F2 #F28E64
tetradic
#64F28E #6481F2 #F264C8 #F2D564
square
#64F28E #6481F2 #F264C8 #F2D564
split-complementary
#64F28E #D564F2 #F26481
monochromatic
#11CB48 #2CED65 #64F28E #9CF7B7 #D5FBE0
Accessibility & contrast
On white
1.44
#64F28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#64F28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F28E
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F28E | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF87
Deuteranopia (green-blind)
#E1D295
Tritanopia (blue-blind)
#3BEED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f28e; /* rgb */ color: rgb(100, 242, 142); /* oklch */ color: oklch(86.0% 0.185 150.4);
Tailwind
colors: {
custom: {
50: '#9cf7b0',
500: '#64f28e',
950: '#000000',
},
}SCSS
$custom: #64f28e; $custom-light: #9cf7b0; $custom-dark: #000000;
JSON
{
"hex": "#64f28e",
"rgb": {
"r": 100,
"g": 242,
"b": 142
},
"hsl": {
"h": 137.746,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85971,
"c": 0.18524,
"h": 150.4
},
"luminance": 0.68167
}Semantic roles & 50–950 ramp
primary
#64F28E
secondary
#C7339B
accent
#05A0E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581