#64F281#64F281
#64F281 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.197 H 147.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #64F281 |
|---|---|
| RGB | rgb(100, 242, 129) |
| HSL | hsl(132, 85%, 67%) |
| HSV | hsv(132, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(85.90, -61.55, 43.15) |
| CIE-LCH | lch(85.90, 75.17, 144.97°) |
| OKLab | oklab(85.76% -0.1664 0.1052) |
| OKLCH | oklch(85.76% 0.197 147.7) |
| XYZ | xyz(40.9673, 67.7947, 31.6914) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.21
Minty Green
#0BF77D
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.35
Lightgreen (survey)
#76FF7B
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.91
Spring Green
#00FF7F
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F281 #F264D5
analogous
#8EF264 #64F281 #64F2C8
triadic
#64F281 #8164F2 #F28164
tetradic
#64F281 #648EF2 #F264D5 #F2C864
square
#64F281 #648EF2 #F264D5 #F2C864
split-complementary
#64F281 #C864F2 #F2648E
monochromatic
#11CB37 #2CED53 #64F281 #9CF7AF #D5FBDD
Accessibility & contrast
On white
1.44
#64F281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#64F281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F281
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F281 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF78
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#41EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f281; /* rgb */ color: rgb(100, 242, 129); /* oklch */ color: oklch(85.8% 0.197 147.7);
Tailwind
colors: {
custom: {
50: '#9cf7a7',
500: '#64f281',
950: '#000000',
},
}SCSS
$custom: #64f281; $custom-light: #9cf7a7; $custom-dark: #000000;
JSON
{
"hex": "#64f281",
"rgb": {
"r": 100,
"g": 242,
"b": 129
},
"hsl": {
"h": 132.254,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.8576,
"c": 0.19688,
"h": 147.7
},
"luminance": 0.67799
}Semantic roles & 50–950 ramp
primary
#64F281
secondary
#C733A9
accent
#05B4E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580