#64F876#64F876
#64F876 is a very light, highly saturated green. Relative luminance 0.712; OKLCH L 87.1% C 0.214 H 145.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64F876 |
|---|---|
| RGB | rgb(100, 248, 118) |
| HSL | hsl(127, 91%, 68%) |
| HSV | hsv(127, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 52.4%, 2.7%) |
| CIE-LAB | lab(87.56, -65.26, 50.39) |
| CIE-LCH | lch(87.56, 82.44, 142.33°) |
| OKLab | oklab(87.08% -0.1766 0.1208) |
| OKLCH | oklch(87.08% 0.214 145.6) |
| XYZ | xyz(42.0903, 71.1481, 28.6509) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.89
Spearmint
#1EF876
ΔE00 2.98
Easter Green
#8CFD7E
ΔE00 3.30
Light Bright Green
#53FE5C
ΔE00 3.32
Lighter Green
#75FD63
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F876 #F864E6
analogous
#9CF864 #64F876 #64F8C0
triadic
#64F876 #7664F8 #F87664
tetradic
#64F876 #649CF8 #F864E6 #F8C064
square
#64F876 #649CF8 #F864E6 #F8C064
split-complementary
#64F876 #C064F8 #F8649C
monochromatic
#0AD823 #29F542 #64F876 #9FFBAA #D9FDDE
Accessibility & contrast
On white
1.38
#64F876 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#64F876 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F876
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F876 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F876 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE36A
Deuteranopia (green-blind)
#E9D680
Tritanopia (blue-blind)
#43F2DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f876; /* rgb */ color: rgb(100, 248, 118); /* oklch */ color: oklch(87.1% 0.214 145.6);
Tailwind
colors: {
custom: {
50: '#9efca0',
500: '#64f876',
950: '#000000',
},
}SCSS
$custom: #64f876; $custom-light: #9efca0; $custom-dark: #000000;
JSON
{
"hex": "#64f876",
"rgb": {
"r": 100,
"g": 248,
"b": 118
},
"hsl": {
"h": 127.297,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87077,
"c": 0.214,
"h": 145.6
},
"luminance": 0.71152
}Semantic roles & 50–950 ramp
primary
#64F876
secondary
#D12FBE
accent
#00CAE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680