#64F97B#64F97B
#64F97B is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.4% C 0.211 H 146.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64F97B |
|---|---|
| RGB | rgb(100, 249, 123) |
| HSL | hsl(129, 93%, 68%) |
| HSV | hsv(129, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(87.91, -64.95, 48.50) |
| CIE-LCH | lch(87.91, 81.06, 143.25°) |
| OKLab | oklab(87.39% -0.1757 0.117) |
| OKLCH | oklch(87.39% 0.211 146.3) |
| XYZ | xyz(42.7036, 71.8867, 30.3601) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.96
Spearmint
#1EF876
ΔE00 2.82
Easter Green
#8CFD7E
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F97B #F964E2
analogous
#97F964 #64F97B #64F9C6
triadic
#64F97B #7B64F9 #F97B64
tetradic
#64F97B #6497F9 #F964E2 #F9C664
square
#64F97B #6497F9 #F964E2 #F9C664
split-complementary
#64F97B #C664F9 #F96497
monochromatic
#08DA29 #29F749 #64F97B #9FFBAD #DAFEDF
Accessibility & contrast
On white
1.37
#64F97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#64F97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F97B
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F97B | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE470
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#40F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f97b; /* rgb */ color: rgb(100, 249, 123); /* oklch */ color: oklch(87.4% 0.211 146.3);
Tailwind
colors: {
custom: {
50: '#9efca3',
500: '#64f97b',
950: '#000000',
},
}SCSS
$custom: #64f97b; $custom-light: #9efca3; $custom-dark: #000000;
JSON
{
"hex": "#64f97b",
"rgb": {
"r": 100,
"g": 249,
"b": 123
},
"hsl": {
"h": 129.262,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.8739,
"c": 0.21104,
"h": 146.3
},
"luminance": 0.71891
}Semantic roles & 50–950 ramp
primary
#64F97B
secondary
#D22FB9
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680