#64F492#64F492
#64F492 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.184 H 151.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64F492 |
|---|---|
| RGB | rgb(100, 244, 146) |
| HSL | hsl(139, 87%, 67%) |
| HSV | hsv(139, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 40.2%, 4.3%) |
| CIE-LAB | lab(86.74, -59.64, 35.91) |
| CIE-LCH | lch(86.74, 69.61, 148.95°) |
| OKLab | oklab(86.53% -0.1613 0.0891) |
| OKLCH | oklch(86.53% 0.184 151.1) |
| XYZ | xyz(42.7913, 69.4819, 38.3448) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F492 #F464C6
analogous
#7EF464 #64F492 #64F4DA
triadic
#64F492 #9264F4 #F49264
tetradic
#64F492 #647EF4 #F464C6 #F4DA64
square
#64F492 #647EF4 #F464C6 #F4DA64
split-complementary
#64F492 #DA64F4 #F4647E
monochromatic
#0FCF4C #2BF06A #64F492 #9DF8BA #D6FCE2
Accessibility & contrast
On white
1.41
#64F492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#64F492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F492
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F492 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18B
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#38F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f492; /* rgb */ color: rgb(100, 244, 146); /* oklch */ color: oklch(86.5% 0.184 151.1);
Tailwind
colors: {
custom: {
50: '#9cf9b3',
500: '#64f492',
950: '#000000',
},
}SCSS
$custom: #64f492; $custom-light: #9cf9b3; $custom-dark: #000000;
JSON
{
"hex": "#64f492",
"rgb": {
"r": 100,
"g": 244,
"b": 146
},
"hsl": {
"h": 139.167,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86529,
"c": 0.18427,
"h": 151.1
},
"luminance": 0.69486
}Semantic roles & 50–950 ramp
primary
#64F492
secondary
#CB329A
accent
#029BE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581