#64FD91#64FD91
#64FD91 is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.7% C 0.197 H 150.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64FD91 |
|---|---|
| RGB | rgb(100, 253, 145) |
| HSL | hsl(138, 97%, 69%) |
| HSV | hsv(138, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(89.39, -63.18, 39.84) |
| CIE-LCH | lch(89.39, 74.69, 147.76°) |
| OKLab | oklab(88.7% -0.1707 0.0982) |
| OKLCH | oklch(88.7% 0.197 150.1) |
| XYZ | xyz(45.4882, 74.9997, 38.8618) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.84
Sea Green (survey)
#53FCA1
ΔE00 3.18
Baby Green
#8CFF9E
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FD91 #FD64D0
analogous
#84FD64 #64FD91 #64FDDE
triadic
#64FD91 #9164FD #FD9164
tetradic
#64FD91 #6484FD #FD64D0 #FDDE64
square
#64FD91 #6484FD #FD64D0 #FDDE64
split-complementary
#64FD91 #DE64FD #FD6484
monochromatic
#03E445 #28FC66 #64FD91 #A0FEBC #DDFFE7
Accessibility & contrast
On white
1.31
#64FD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#64FD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FD91
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FD91 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE989
Deuteranopia (green-blind)
#EBDB98
Tritanopia (blue-blind)
#34F9E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fd91; /* rgb */ color: rgb(100, 253, 145); /* oklch */ color: oklch(88.7% 0.197 150.1);
Tailwind
colors: {
custom: {
50: '#9effb2',
500: '#64fd91',
950: '#000000',
},
}SCSS
$custom: #64fd91; $custom-light: #9effb2; $custom-dark: #000000;
JSON
{
"hex": "#64fd91",
"rgb": {
"r": 100,
"g": 253,
"b": 145
},
"hsl": {
"h": 137.647,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.88703,
"c": 0.19692,
"h": 150.1
},
"luminance": 0.75004
}Semantic roles & 50–950 ramp
primary
#64FD91
secondary
#D72EA6
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681