#64F29E#64F29E
#64F29E is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.171 H 154.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64F29E |
|---|---|
| RGB | rgb(100, 242, 158) |
| HSL | hsl(145, 85%, 67%) |
| HSV | hsv(145, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 34.7%, 5.1%) |
| CIE-LAB | lab(86.34, -56.78, 29.36) |
| CIE-LCH | lch(86.34, 63.92, 152.66°) |
| OKLab | oklab(86.27% -0.1541 0.0737) |
| OKLCH | oklch(86.27% 0.171 154.4) |
| XYZ | xyz(43.1757, 68.6780, 43.3220) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.33
Sea Green (survey)
#53FCA1
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F29E #F264B8
analogous
#71F264 #64F29E #64F2E5
triadic
#64F29E #9E64F2 #F29E64
tetradic
#64F29E #6471F2 #F264B8 #F2E564
square
#64F29E #6471F2 #F264B8 #F2E564
split-complementary
#64F29E #E564F2 #F26471
monochromatic
#11CB5D #2CED7B #64F29E #9CF7C1 #D5FBE5
Accessibility & contrast
On white
1.43
#64F29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#64F29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F29E
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F29E | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E099
Deuteranopia (green-blind)
#DED3A3
Tritanopia (blue-blind)
#31EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f29e; /* rgb */ color: rgb(100, 242, 158); /* oklch */ color: oklch(86.3% 0.171 154.4);
Tailwind
colors: {
custom: {
50: '#9cf7bb',
500: '#64f29e',
950: '#000000',
},
}SCSS
$custom: #64f29e; $custom-light: #9cf7bb; $custom-dark: #000000;
JSON
{
"hex": "#64f29e",
"rgb": {
"r": 100,
"g": 242,
"b": 158
},
"hsl": {
"h": 144.507,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86266,
"c": 0.17082,
"h": 154.4
},
"luminance": 0.68682
}Semantic roles & 50–950 ramp
primary
#64F29E
secondary
#C7338B
accent
#0587E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582