#64FA8B#64FA8B
#64FA8B is a very light, vivid green. Relative luminance 0.729; OKLCH L 87.9% C 0.198 H 149.1°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64FA8B |
|---|---|
| RGB | rgb(100, 250, 139) |
| HSL | hsl(136, 94%, 69%) |
| HSV | hsv(136, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(88.42, -63.01, 41.51) |
| CIE-LCH | lch(88.42, 75.45, 146.62°) |
| OKLab | oklab(87.87% -0.1702 0.1019) |
| OKLCH | oklch(87.87% 0.198 149.1) |
| XYZ | xyz(44.0982, 72.9403, 36.1760) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.14
Spearmint
#1EF876
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FA8B #FA64D3
analogous
#88FA64 #64FA8B #64FAD6
triadic
#64FA8B #8B64FA #FA8B64
tetradic
#64FA8B #6488FA #FA64D3 #FAD664
square
#64FA8B #6488FA #FA64D3 #FAD664
split-complementary
#64FA8B #D664FA #FA6488
monochromatic
#07DC3F #29F85F #64FA8B #9FFCB7 #DBFEE4
Accessibility & contrast
On white
1.35
#64FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#64FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FA8B
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FA8B | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE683
Deuteranopia (green-blind)
#E8D993
Tritanopia (blue-blind)
#39F6DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64fa8b; /* rgb */ color: rgb(100, 250, 139); /* oklch */ color: oklch(87.9% 0.198 149.1);
Tailwind
colors: {
custom: {
50: '#9dfdae',
500: '#64fa8b',
950: '#000000',
},
}SCSS
$custom: #64fa8b; $custom-light: #9dfdae; $custom-dark: #000000;
JSON
{
"hex": "#64fa8b",
"rgb": {
"r": 100,
"g": 250,
"b": 139
},
"hsl": {
"h": 135.6,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.87874,
"c": 0.19837,
"h": 149.1
},
"luminance": 0.72945
}Semantic roles & 50–950 ramp
primary
#64FA8B
secondary
#D42EA9
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681