#64F48B#64F48B
#64F48B is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.191 H 149.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64F48B |
|---|---|
| RGB | rgb(100, 244, 139) |
| HSL | hsl(136, 87%, 67%) |
| HSV | hsv(136, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 43%, 4.3%) |
| CIE-LAB | lab(86.64, -60.77, 39.23) |
| CIE-LCH | lch(86.64, 72.33, 147.16°) |
| OKLab | oklab(86.41% -0.1643 0.0966) |
| OKLCH | oklch(86.41% 0.191 149.5) |
| XYZ | xyz(42.2634, 69.2707, 35.5644) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F48B #F464CD
analogous
#85F464 #64F48B #64F4D3
triadic
#64F48B #8B64F4 #F48B64
tetradic
#64F48B #6485F4 #F464CD #F4D364
square
#64F48B #6485F4 #F464CD #F4D364
split-complementary
#64F48B #D364F4 #F46485
monochromatic
#0FCF43 #2BF060 #64F48B #9DF8B6 #D6FCE1
Accessibility & contrast
On white
1.41
#64F48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#64F48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F48B
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F48B | 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)
#F6E183
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#3BF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f48b; /* rgb */ color: rgb(100, 244, 139); /* oklch */ color: oklch(86.4% 0.191 149.5);
Tailwind
colors: {
custom: {
50: '#9cf9ae',
500: '#64f48b',
950: '#000000',
},
}SCSS
$custom: #64f48b; $custom-light: #9cf9ae; $custom-dark: #000000;
JSON
{
"hex": "#64f48b",
"rgb": {
"r": 100,
"g": 244,
"b": 139
},
"hsl": {
"h": 136.25,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86409,
"c": 0.19057,
"h": 149.5
},
"luminance": 0.69275
}Semantic roles & 50–950 ramp
primary
#64F48B
secondary
#CB32A1
accent
#02A6E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581