#64F796#64F796
#64F796 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.185 H 151.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64F796 |
|---|---|
| RGB | rgb(100, 247, 150) |
| HSL | hsl(140, 90%, 68%) |
| HSV | hsv(140, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 39.3%, 3.1%) |
| CIE-LAB | lab(87.69, -60.11, 35.17) |
| CIE-LCH | lch(87.69, 69.64, 149.67°) |
| OKLab | oklab(87.33% -0.1626 0.0874) |
| OKLCH | oklch(87.33% 0.185 151.7) |
| XYZ | xyz(44.0179, 71.4286, 40.3156) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.18
Light Green Blue
#56FCA2
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.58
Wintergreen
#20F986
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F796 #F764C5
analogous
#7BF764 #64F796 #64F7DF
triadic
#64F796 #9664F7 #F79664
tetradic
#64F796 #647BF7 #F764C5 #F7DF64
square
#64F796 #647BF7 #F764C5 #F7DF64
split-complementary
#64F796 #DF64F7 #F7647B
monochromatic
#0BD650 #2AF46F #64F796 #9EFABD #D8FDE5
Accessibility & contrast
On white
1.37
#64F796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#64F796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F796
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F796 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48F
Deuteranopia (green-blind)
#E4D69C
Tritanopia (blue-blind)
#34F4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f796; /* rgb */ color: rgb(100, 247, 150); /* oklch */ color: oklch(87.3% 0.185 151.7);
Tailwind
colors: {
custom: {
50: '#9dfbb6',
500: '#64f796',
950: '#000000',
},
}SCSS
$custom: #64f796; $custom-light: #9dfbb6; $custom-dark: #000000;
JSON
{
"hex": "#64f796",
"rgb": {
"r": 100,
"g": 247,
"b": 150
},
"hsl": {
"h": 140.408,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.8733,
"c": 0.18462,
"h": 151.7
},
"luminance": 0.71433
}Semantic roles & 50–950 ramp
primary
#64F796
secondary
#D02F99
accent
#0097E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581