#64FB91#64FB91
#64FB91 is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.2% C 0.194 H 150.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64FB91 |
|---|---|
| RGB | rgb(100, 251, 145) |
| HSL | hsl(138, 95%, 69%) |
| HSV | hsv(138, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 42.2%, 1.6%) |
| CIE-LAB | lab(88.80, -62.44, 39.08) |
| CIE-LCH | lch(88.80, 73.66, 147.96°) |
| OKLab | oklab(88.22% -0.1687 0.0964) |
| OKLCH | oklch(88.22% 0.194 150.3) |
| XYZ | xyz(44.8602, 73.7436, 38.6524) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FB91 #FB64CE
analogous
#83FB64 #64FB91 #64FBDD
triadic
#64FB91 #9164FB #FB9164
tetradic
#64FB91 #6483FB #FB64CE #FBDD64
square
#64FB91 #6483FB #FB64CE #FBDD64
split-complementary
#64FB91 #DD64FB #FB6483
monochromatic
#06DF46 #28F967 #64FB91 #A0FDBB #DBFEE6
Accessibility & contrast
On white
1.33
#64FB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#64FB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FB91
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FB91 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#E9DA98
Tritanopia (blue-blind)
#35F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64fb91; /* rgb */ color: rgb(100, 251, 145); /* oklch */ color: oklch(88.2% 0.194 150.3);
Tailwind
colors: {
custom: {
50: '#9dfeb2',
500: '#64fb91',
950: '#000000',
},
}SCSS
$custom: #64fb91; $custom-light: #9dfeb2; $custom-dark: #000000;
JSON
{
"hex": "#64fb91",
"rgb": {
"r": 100,
"g": 251,
"b": 145
},
"hsl": {
"h": 137.881,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.88216,
"c": 0.19433,
"h": 150.3
},
"luminance": 0.73748
}Semantic roles & 50–950 ramp
primary
#64FB91
secondary
#D52EA3
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681