#64F494#64F494
#64F494 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.182 H 151.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64F494 |
|---|---|
| RGB | rgb(100, 244, 148) |
| HSL | hsl(140, 87%, 67%) |
| HSV | hsv(140, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(86.77, -59.30, 34.95) |
| CIE-LCH | lch(86.77, 68.84, 149.49°) |
| OKLab | oklab(86.56% -0.1605 0.0869) |
| OKLCH | oklch(86.56% 0.182 151.6) |
| XYZ | xyz(42.9482, 69.5447, 39.1714) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.55
Light Green Blue
#56FCA2
ΔE00 2.57
Light Bluish Green
#76FDA8
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F494 #F464C4
analogous
#7CF464 #64F494 #64F4DC
triadic
#64F494 #9464F4 #F49464
tetradic
#64F494 #647CF4 #F464C4 #F4DC64
square
#64F494 #647CF4 #F464C4 #F4DC64
split-complementary
#64F494 #DC64F4 #F4647C
monochromatic
#0FCF4F #2BF06D #64F494 #9DF8BB #D6FCE3
Accessibility & contrast
On white
1.41
#64F494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#64F494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F494
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F494 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18D
Deuteranopia (green-blind)
#E2D49A
Tritanopia (blue-blind)
#37F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f494; /* rgb */ color: rgb(100, 244, 148); /* oklch */ color: oklch(86.6% 0.182 151.6);
Tailwind
colors: {
custom: {
50: '#9cf9b4',
500: '#64f494',
950: '#000000',
},
}SCSS
$custom: #64f494; $custom-light: #9cf9b4; $custom-dark: #000000;
JSON
{
"hex": "#64f494",
"rgb": {
"r": 100,
"g": 244,
"b": 148
},
"hsl": {
"h": 140,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86564,
"c": 0.18246,
"h": 151.6
},
"luminance": 0.69549
}Semantic roles & 50–950 ramp
primary
#64F494
secondary
#CB3298
accent
#0298E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581