#64F48C#64F48C
#64F48C is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.190 H 149.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64F48C |
|---|---|
| RGB | rgb(100, 244, 140) |
| HSL | hsl(137, 87%, 67%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(86.65, -60.61, 38.75) |
| CIE-LCH | lch(86.65, 71.94, 147.41°) |
| OKLab | oklab(86.43% -0.1639 0.0955) |
| OKLCH | oklch(86.43% 0.19 149.8) |
| XYZ | xyz(42.3368, 69.3001, 35.9510) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F48C #F464CC
analogous
#84F464 #64F48C #64F4D4
triadic
#64F48C #8C64F4 #F48C64
tetradic
#64F48C #6484F4 #F464CC #F4D464
square
#64F48C #6484F4 #F464CC #F4D464
split-complementary
#64F48C #D464F4 #F46484
monochromatic
#0FCF44 #2BF062 #64F48C #9DF8B6 #D6FCE1
Accessibility & contrast
On white
1.41
#64F48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#64F48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F48C
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F48C | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E184
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#3BF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f48c; /* rgb */ color: rgb(100, 244, 140); /* oklch */ color: oklch(86.4% 0.190 149.8);
Tailwind
colors: {
custom: {
50: '#9cf9af',
500: '#64f48c',
950: '#000000',
},
}SCSS
$custom: #64f48c; $custom-light: #9cf9af; $custom-dark: #000000;
JSON
{
"hex": "#64f48c",
"rgb": {
"r": 100,
"g": 244,
"b": 140
},
"hsl": {
"h": 136.667,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86426,
"c": 0.18967,
"h": 149.8
},
"luminance": 0.69304
}Semantic roles & 50–950 ramp
primary
#64F48C
secondary
#CB32A0
accent
#02A5E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581