#64F48E#64F48E
#64F48E is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.188 H 150.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #64F48E |
|---|---|
| RGB | rgb(100, 244, 142) |
| HSL | hsl(138, 87%, 67%) |
| HSV | hsv(138, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(86.68, -60.29, 37.81) |
| CIE-LCH | lch(86.68, 71.17, 147.91°) |
| OKLab | oklab(86.46% -0.163 0.0934) |
| OKLCH | oklch(86.46% 0.188 150.2) |
| XYZ | xyz(42.4856, 69.3596, 36.7347) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F48E #F464CA
analogous
#82F464 #64F48E #64F4D6
triadic
#64F48E #8E64F4 #F48E64
tetradic
#64F48E #6482F4 #F464CA #F4D664
square
#64F48E #6482F4 #F464CA #F4D664
split-complementary
#64F48E #D664F4 #F46482
monochromatic
#0FCF47 #2BF064 #64F48E #9DF8B8 #D6FCE1
Accessibility & contrast
On white
1.41
#64F48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#64F48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F48E
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F48E | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E187
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#3AF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f48e; /* rgb */ color: rgb(100, 244, 142); /* oklch */ color: oklch(86.5% 0.188 150.2);
Tailwind
colors: {
custom: {
50: '#9cf9b0',
500: '#64f48e',
950: '#000000',
},
}SCSS
$custom: #64f48e; $custom-light: #9cf9b0; $custom-dark: #000000;
JSON
{
"hex": "#64f48e",
"rgb": {
"r": 100,
"g": 244,
"b": 142
},
"hsl": {
"h": 137.5,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.8646,
"c": 0.18787,
"h": 150.2
},
"luminance": 0.69364
}Semantic roles & 50–950 ramp
primary
#64F48E
secondary
#CB329E
accent
#02A2E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581