#64FB8E#64FB8E
#64FB8E is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.2% C 0.197 H 149.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64FB8E |
|---|---|
| RGB | rgb(100, 251, 142) |
| HSL | hsl(137, 95%, 69%) |
| HSV | hsv(137, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 43.4%, 1.6%) |
| CIE-LAB | lab(88.76, -62.91, 40.49) |
| CIE-LCH | lch(88.76, 74.81, 147.24°) |
| OKLab | oklab(88.17% -0.17 0.0996) |
| OKLCH | oklch(88.17% 0.197 149.6) |
| XYZ | xyz(44.6319, 73.6523, 37.4502) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 3.26
Baby Green
#8CFF9E
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.43
Spearmint
#1EF876
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FB8E #FB64D1
analogous
#86FB64 #64FB8E #64FBDA
triadic
#64FB8E #8E64FB #FB8E64
tetradic
#64FB8E #6486FB #FB64D1 #FBDA64
square
#64FB8E #6486FB #FB64D1 #FBDA64
split-complementary
#64FB8E #DA64FB #FB6486
monochromatic
#06DF42 #28F963 #64FB8E #A0FDB9 #DBFEE5
Accessibility & contrast
On white
1.33
#64FB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#64FB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FB8E
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FB8E | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE786
Deuteranopia (green-blind)
#E9D995
Tritanopia (blue-blind)
#37F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64fb8e; /* rgb */ color: rgb(100, 251, 142); /* oklch */ color: oklch(88.2% 0.197 149.6);
Tailwind
colors: {
custom: {
50: '#9dfeb0',
500: '#64fb8e',
950: '#000000',
},
}SCSS
$custom: #64fb8e; $custom-light: #9dfeb0; $custom-dark: #000000;
JSON
{
"hex": "#64fb8e",
"rgb": {
"r": 100,
"g": 251,
"b": 142
},
"hsl": {
"h": 136.689,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.88167,
"c": 0.197,
"h": 149.6
},
"luminance": 0.73657
}Semantic roles & 50–950 ramp
primary
#64FB8E
secondary
#D52EA7
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101811
muted
#808681