#64F28A#64F28A
#64F28A is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.189 H 149.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #64F28A |
|---|---|
| RGB | rgb(100, 242, 138) |
| HSL | hsl(136, 85%, 67%) |
| HSV | hsv(136, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 43%, 5.1%) |
| CIE-LAB | lab(86.03, -60.18, 38.93) |
| CIE-LCH | lch(86.03, 71.67, 147.10°) |
| OKLab | oklab(85.9% -0.1627 0.0959) |
| OKLCH | oklch(85.9% 0.189 149.5) |
| XYZ | xyz(41.5921, 68.0446, 34.9819) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 3.82
Spearmint
#1EF876
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F28A #F264CC
analogous
#85F264 #64F28A #64F2D1
triadic
#64F28A #8A64F2 #F28A64
tetradic
#64F28A #6485F2 #F264CC #F2D164
square
#64F28A #6485F2 #F264CC #F2D164
split-complementary
#64F28A #D164F2 #F26485
monochromatic
#11CB43 #2CED5F #64F28A #9CF7B5 #D5FBDF
Accessibility & contrast
On white
1.44
#64F28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#64F28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F28A
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F28A | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF82
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#3DEED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f28a; /* rgb */ color: rgb(100, 242, 138); /* oklch */ color: oklch(85.9% 0.189 149.5);
Tailwind
colors: {
custom: {
50: '#9cf7ad',
500: '#64f28a',
950: '#000000',
},
}SCSS
$custom: #64f28a; $custom-light: #9cf7ad; $custom-dark: #000000;
JSON
{
"hex": "#64f28a",
"rgb": {
"r": 100,
"g": 242,
"b": 138
},
"hsl": {
"h": 136.056,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85904,
"c": 0.18884,
"h": 149.5
},
"luminance": 0.68049
}Semantic roles & 50–950 ramp
primary
#64F28A
secondary
#C733A0
accent
#05A6E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581