#64F996#64F996
#64F996 is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.8% C 0.187 H 151.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64F996 |
|---|---|
| RGB | rgb(100, 249, 150) |
| HSL | hsl(140, 93%, 68%) |
| HSV | hsv(140, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(88.28, -60.87, 35.94) |
| CIE-LCH | lch(88.28, 70.69, 149.44°) |
| OKLab | oklab(87.82% -0.1646 0.0892) |
| OKLCH | oklch(87.82% 0.187 151.5) |
| XYZ | xyz(44.6328, 72.6583, 40.5206) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.18
Light Green Blue
#56FCA2
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.60
Wintergreen
#20F986
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F996 #F964C7
analogous
#7CF964 #64F996 #64F9E0
triadic
#64F996 #9664F9 #F99664
tetradic
#64F996 #647CF9 #F964C7 #F9E064
square
#64F996 #647CF9 #F964C7 #F9E064
split-complementary
#64F996 #E064F9 #F9647C
monochromatic
#08DA4F #29F76E #64F996 #9FFBBE #DAFEE6
Accessibility & contrast
On white
1.35
#64F996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#64F996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F996
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F996 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68F
Deuteranopia (green-blind)
#E6D89C
Tritanopia (blue-blind)
#33F5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f996; /* rgb */ color: rgb(100, 249, 150); /* oklch */ color: oklch(87.8% 0.187 151.5);
Tailwind
colors: {
custom: {
50: '#9dfcb6',
500: '#64f996',
950: '#000000',
},
}SCSS
$custom: #64f996; $custom-light: #9dfcb6; $custom-dark: #000000;
JSON
{
"hex": "#64f996",
"rgb": {
"r": 100,
"g": 249,
"b": 150
},
"hsl": {
"h": 140.134,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87816,
"c": 0.18725,
"h": 151.5
},
"luminance": 0.72663
}Semantic roles & 50–950 ramp
primary
#64F996
secondary
#D22F9C
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681