#64F48A#64F48A
#64F48A is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.191 H 149.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64F48A |
|---|---|
| RGB | rgb(100, 244, 138) |
| HSL | hsl(136, 87%, 67%) |
| HSV | hsv(136, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(86.62, -60.93, 39.70) |
| CIE-LCH | lch(86.62, 72.72, 146.91°) |
| OKLab | oklab(86.39% -0.1647 0.0976) |
| OKLCH | oklch(86.39% 0.191 149.3) |
| XYZ | xyz(42.1906, 69.2416, 35.1814) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F48A #F464CE
analogous
#86F464 #64F48A #64F4D2
triadic
#64F48A #8A64F4 #F48A64
tetradic
#64F48A #6486F4 #F464CE #F4D264
square
#64F48A #6486F4 #F464CE #F4D264
split-complementary
#64F48A #D264F4 #F46486
monochromatic
#0FCF41 #2BF05F #64F48A #9DF8B5 #D6FCE0
Accessibility & contrast
On white
1.41
#64F48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#64F48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F48A
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F48A | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#3CF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f48a; /* rgb */ color: rgb(100, 244, 138); /* oklch */ color: oklch(86.4% 0.191 149.3);
Tailwind
colors: {
custom: {
50: '#9cf9ad',
500: '#64f48a',
950: '#000000',
},
}SCSS
$custom: #64f48a; $custom-light: #9cf9ad; $custom-dark: #000000;
JSON
{
"hex": "#64f48a",
"rgb": {
"r": 100,
"g": 244,
"b": 138
},
"hsl": {
"h": 135.833,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86393,
"c": 0.19147,
"h": 149.3
},
"luminance": 0.69246
}Semantic roles & 50–950 ramp
primary
#64F48A
secondary
#CB32A2
accent
#02A8E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581