#64F976#64F976
#64F976 is a very light, highly saturated green. Relative luminance 0.718; OKLCH L 87.3% C 0.215 H 145.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #64F976 |
|---|---|
| RGB | rgb(100, 249, 118) |
| HSL | hsl(127, 93%, 68%) |
| HSV | hsv(127, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 52.6%, 2.4%) |
| CIE-LAB | lab(87.86, -65.61, 50.75) |
| CIE-LCH | lch(87.86, 82.95, 142.28°) |
| OKLab | oklab(87.32% -0.1776 0.1216) |
| OKLCH | oklch(87.32% 0.215 145.6) |
| XYZ | xyz(42.3985, 71.7646, 28.7536) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.73
Spearmint
#1EF876
ΔE00 3.01
Light Bright Green
#53FE5C
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.23
Lighter Green
#75FD63
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F976 #F964E7
analogous
#9CF964 #64F976 #64F9C0
triadic
#64F976 #7664F9 #F97664
tetradic
#64F976 #649CF9 #F964E7 #F9C064
square
#64F976 #649CF9 #F964E7 #F9C064
split-complementary
#64F976 #C064F9 #F9649C
monochromatic
#08DA22 #29F742 #64F976 #9FFBAA #DAFEDE
Accessibility & contrast
On white
1.37
#64F976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#64F976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F976
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F976 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE46A
Deuteranopia (green-blind)
#EAD780
Tritanopia (blue-blind)
#42F3DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f976; /* rgb */ color: rgb(100, 249, 118); /* oklch */ color: oklch(87.3% 0.215 145.6);
Tailwind
colors: {
custom: {
50: '#9efca0',
500: '#64f976',
950: '#000000',
},
}SCSS
$custom: #64f976; $custom-light: #9efca0; $custom-dark: #000000;
JSON
{
"hex": "#64f976",
"rgb": {
"r": 100,
"g": 249,
"b": 118
},
"hsl": {
"h": 127.248,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87323,
"c": 0.21525,
"h": 145.6
},
"luminance": 0.71769
}Semantic roles & 50–950 ramp
primary
#64F976
secondary
#D22FBF
accent
#00CAE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680