#64F39A#64F39A
#64F39A is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.176 H 153.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64F39A |
|---|---|
| RGB | rgb(100, 243, 154) |
| HSL | hsl(143, 86%, 67%) |
| HSV | hsv(143, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 36.6%, 4.7%) |
| CIE-LAB | lab(86.57, -57.89, 31.68) |
| CIE-LCH | lch(86.57, 65.99, 151.31°) |
| OKLab | oklab(86.43% -0.1569 0.0792) |
| OKLCH | oklch(86.43% 0.176 153.2) |
| XYZ | xyz(43.1354, 69.1394, 41.6376) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.17
Sea Green (survey)
#53FCA1
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.66
Seafoam (survey)
#80F9AD
ΔE00 3.12
Mediumspringgreen
#00FA9A
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F39A #F364BD
analogous
#76F364 #64F39A #64F3E1
triadic
#64F39A #9A64F3 #F39A64
tetradic
#64F39A #6476F3 #F364BD #F3E164
square
#64F39A #6476F3 #F364BD #F3E164
split-complementary
#64F39A #E164F3 #F36476
monochromatic
#10CD57 #2BEF75 #64F39A #9DF7BF #D6FCE4
Accessibility & contrast
On white
1.42
#64F39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#64F39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F39A
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F39A | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E194
Deuteranopia (green-blind)
#E0D3A0
Tritanopia (blue-blind)
#33F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f39a; /* rgb */ color: rgb(100, 243, 154); /* oklch */ color: oklch(86.4% 0.176 153.2);
Tailwind
colors: {
custom: {
50: '#9cf8b8',
500: '#64f39a',
950: '#000000',
},
}SCSS
$custom: #64f39a; $custom-light: #9cf8b8; $custom-dark: #000000;
JSON
{
"hex": "#64f39a",
"rgb": {
"r": 100,
"g": 243,
"b": 154
},
"hsl": {
"h": 142.657,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86432,
"c": 0.17574,
"h": 153.2
},
"luminance": 0.69144
}Semantic roles & 50–950 ramp
primary
#64F39A
secondary
#C93290
accent
#038EE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581