#64F282#64F282
#64F282 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.196 H 147.9°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64F282 |
|---|---|
| RGB | rgb(100, 242, 130) |
| HSL | hsl(133, 85%, 67%) |
| HSV | hsv(133, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(85.92, -61.40, 42.69) |
| CIE-LCH | lch(85.92, 74.78, 145.19°) |
| OKLab | oklab(85.78% -0.166 0.1042) |
| OKLCH | oklch(85.78% 0.196 147.9) |
| XYZ | xyz(41.0341, 67.8214, 32.0432) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.83
Lightgreen (survey)
#76FF7B
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F282 #F264D4
analogous
#8DF264 #64F282 #64F2C9
triadic
#64F282 #8264F2 #F28264
tetradic
#64F282 #648DF2 #F264D4 #F2C964
square
#64F282 #648DF2 #F264D4 #F2C964
split-complementary
#64F282 #C964F2 #F2648D
monochromatic
#11CB38 #2CED54 #64F282 #9CF7B0 #D5FBDD
Accessibility & contrast
On white
1.44
#64F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#64F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F282
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F282 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF79
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#40EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f282; /* rgb */ color: rgb(100, 242, 130); /* oklch */ color: oklch(85.8% 0.196 147.9);
Tailwind
colors: {
custom: {
50: '#9cf7a8',
500: '#64f282',
950: '#000000',
},
}SCSS
$custom: #64f282; $custom-light: #9cf7a8; $custom-dark: #000000;
JSON
{
"hex": "#64f282",
"rgb": {
"r": 100,
"g": 242,
"b": 130
},
"hsl": {
"h": 132.676,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85775,
"c": 0.196,
"h": 147.9
},
"luminance": 0.67825
}Semantic roles & 50–950 ramp
primary
#64F282
secondary
#C733A8
accent
#05B2E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580