#64F696#64F696
#64F696 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.183 H 151.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64F696 |
|---|---|
| RGB | rgb(100, 246, 150) |
| HSL | hsl(141, 89%, 68%) |
| HSV | hsv(141, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(87.40, -59.73, 34.78) |
| CIE-LCH | lch(87.40, 69.12, 149.79°) |
| OKLab | oklab(87.09% -0.1616 0.0865) |
| OKLCH | oklch(87.09% 0.183 151.8) |
| XYZ | xyz(43.7129, 70.8186, 40.2140) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.61
Seafoam Green
#7AF9AB
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F696 #F664C4
analogous
#7BF664 #64F696 #64F6DF
triadic
#64F696 #9664F6 #F69664
tetradic
#64F696 #647BF6 #F664C4 #F6DF64
square
#64F696 #647BF6 #F664C4 #F6DF64
split-complementary
#64F696 #DF64F6 #F6647B
monochromatic
#0CD350 #2AF36F #64F696 #9EF9BD #D8FDE4
Accessibility & contrast
On white
1.38
#64F696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#64F696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F696
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F696 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38F
Deuteranopia (green-blind)
#E3D69C
Tritanopia (blue-blind)
#34F3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f696; /* rgb */ color: rgb(100, 246, 150); /* oklch */ color: oklch(87.1% 0.183 151.8);
Tailwind
colors: {
custom: {
50: '#9dfab5',
500: '#64f696',
950: '#000000',
},
}SCSS
$custom: #64f696; $custom-light: #9dfab5; $custom-dark: #000000;
JSON
{
"hex": "#64f696",
"rgb": {
"r": 100,
"g": 246,
"b": 150
},
"hsl": {
"h": 140.548,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.87087,
"c": 0.18331,
"h": 151.8
},
"luminance": 0.70823
}Semantic roles & 50–950 ramp
primary
#64F696
secondary
#CE3098
accent
#0097E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581