#64F280#64F280
#64F280 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.7% C 0.198 H 147.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64F280 |
|---|---|
| RGB | rgb(100, 242, 128) |
| HSL | hsl(132, 85%, 67%) |
| HSV | hsv(132, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(85.89, -61.70, 43.62) |
| CIE-LCH | lch(85.89, 75.56, 144.74°) |
| OKLab | oklab(85.75% -0.1668 0.1062) |
| OKLCH | oklch(85.75% 0.198 147.5) |
| XYZ | xyz(40.9012, 67.7682, 31.3430) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.40
Lightgreen (survey)
#76FF7B
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.99
Spring Green
#00FF7F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F280 #F264D6
analogous
#8FF264 #64F280 #64F2C7
triadic
#64F280 #8064F2 #F28064
tetradic
#64F280 #648FF2 #F264D6 #F2C764
square
#64F280 #648FF2 #F264D6 #F2C764
split-complementary
#64F280 #C764F2 #F2648F
monochromatic
#11CB36 #2CED52 #64F280 #9CF7AE #D5FBDD
Accessibility & contrast
On white
1.44
#64F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#64F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F280
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F280 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE77
Deuteranopia (green-blind)
#E2D288
Tritanopia (blue-blind)
#41EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f280; /* rgb */ color: rgb(100, 242, 128); /* oklch */ color: oklch(85.7% 0.198 147.5);
Tailwind
colors: {
custom: {
50: '#9cf7a6',
500: '#64f280',
950: '#000000',
},
}SCSS
$custom: #64f280; $custom-light: #9cf7a6; $custom-dark: #000000;
JSON
{
"hex": "#64f280",
"rgb": {
"r": 100,
"g": 242,
"b": 128
},
"hsl": {
"h": 131.831,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85745,
"c": 0.19777,
"h": 147.5
},
"luminance": 0.67772
}Semantic roles & 50–950 ramp
primary
#64F280
secondary
#C733AA
accent
#05B6E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580