#64F496#64F496
#64F496 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.181 H 152.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64F496 |
|---|---|
| RGB | rgb(100, 244, 150) |
| HSL | hsl(141, 87%, 67%) |
| HSV | hsv(141, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 38.5%, 4.3%) |
| CIE-LAB | lab(86.80, -58.97, 33.99) |
| CIE-LCH | lch(86.80, 68.06, 150.04°) |
| OKLab | oklab(86.6% -0.1596 0.0847) |
| OKLCH | oklch(86.6% 0.181 152.1) |
| XYZ | xyz(43.1079, 69.6085, 40.0123) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.33
Mediumspringgreen
#00FA9A
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F496 #F464C2
analogous
#7AF464 #64F496 #64F4DE
triadic
#64F496 #9664F4 #F49664
tetradic
#64F496 #647AF4 #F464C2 #F4DE64
square
#64F496 #647AF4 #F464C2 #F4DE64
split-complementary
#64F496 #DE64F4 #F4647A
monochromatic
#0FCF51 #2BF06F #64F496 #9DF8BD #D6FCE3
Accessibility & contrast
On white
1.41
#64F496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#64F496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F496
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F496 | 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)
#F5E190
Deuteranopia (green-blind)
#E1D49C
Tritanopia (blue-blind)
#35F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f496; /* rgb */ color: rgb(100, 244, 150); /* oklch */ color: oklch(86.6% 0.181 152.1);
Tailwind
colors: {
custom: {
50: '#9cf9b5',
500: '#64f496',
950: '#000000',
},
}SCSS
$custom: #64f496; $custom-light: #9cf9b5; $custom-dark: #000000;
JSON
{
"hex": "#64f496",
"rgb": {
"r": 100,
"g": 244,
"b": 150
},
"hsl": {
"h": 140.833,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86601,
"c": 0.18066,
"h": 152.1
},
"luminance": 0.69613
}Semantic roles & 50–950 ramp
primary
#64F496
secondary
#CB3295
accent
#0295E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581