#64F495#64F495
#64F495 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.182 H 151.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64F495 |
|---|---|
| RGB | rgb(100, 244, 149) |
| HSL | hsl(140, 87%, 67%) |
| HSV | hsv(140, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(86.79, -59.14, 34.47) |
| CIE-LCH | lch(86.79, 68.45, 149.76°) |
| OKLab | oklab(86.58% -0.16 0.0858) |
| OKLCH | oklch(86.58% 0.182 151.8) |
| XYZ | xyz(43.0277, 69.5765, 39.5900) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 2.81
Turquoise Green
#04F489
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F495 #F464C3
analogous
#7BF464 #64F495 #64F4DD
triadic
#64F495 #9564F4 #F49564
tetradic
#64F495 #647BF4 #F464C3 #F4DD64
square
#64F495 #647BF4 #F464C3 #F4DD64
split-complementary
#64F495 #DD64F4 #F4647B
monochromatic
#0FCF50 #2BF06E #64F495 #9DF8BC #D6FCE3
Accessibility & contrast
On white
1.41
#64F495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#64F495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F495
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F495 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18E
Deuteranopia (green-blind)
#E2D49B
Tritanopia (blue-blind)
#36F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f495; /* rgb */ color: rgb(100, 244, 149); /* oklch */ color: oklch(86.6% 0.182 151.8);
Tailwind
colors: {
custom: {
50: '#9cf9b5',
500: '#64f495',
950: '#000000',
},
}SCSS
$custom: #64f495; $custom-light: #9cf9b5; $custom-dark: #000000;
JSON
{
"hex": "#64f495",
"rgb": {
"r": 100,
"g": 244,
"b": 149
},
"hsl": {
"h": 140.417,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86582,
"c": 0.18156,
"h": 151.8
},
"luminance": 0.69581
}Semantic roles & 50–950 ramp
primary
#64F495
secondary
#CB3297
accent
#0297E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581