#64FD96#64FD96
#64FD96 is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.8% C 0.192 H 151.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #64FD96 |
|---|---|
| RGB | rgb(100, 253, 150) |
| HSL | hsl(140, 97%, 69%) |
| HSV | hsv(140, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 40.7%, 0.8%) |
| CIE-LAB | lab(89.47, -62.37, 37.49) |
| CIE-LCH | lch(89.47, 72.77, 148.99°) |
| OKLab | oklab(88.79% -0.1686 0.0929) |
| OKLCH | oklch(88.79% 0.192 151.2) |
| XYZ | xyz(45.8823, 75.1574, 40.9371) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.46
Light Green Blue
#56FCA2
ΔE00 2.51
Light Bluish Green
#76FDA8
ΔE00 2.85
Wintergreen
#20F986
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.14
Mint Green
#8FFF9F
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FD96 #FD64CB
analogous
#7FFD64 #64FD96 #64FDE3
triadic
#64FD96 #9664FD #FD9664
tetradic
#64FD96 #647FFD #FD64CB #FDE364
square
#64FD96 #647FFD #FD64CB #FDE364
split-complementary
#64FD96 #E364FD #FD647F
monochromatic
#03E44C #28FC6D #64FD96 #A0FEBF #DDFFE8
Accessibility & contrast
On white
1.31
#64FD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#64FD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FD96
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FD96 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98F
Deuteranopia (green-blind)
#EADB9D
Tritanopia (blue-blind)
#30F9E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fd96; /* rgb */ color: rgb(100, 253, 150); /* oklch */ color: oklch(88.8% 0.192 151.2);
Tailwind
colors: {
custom: {
50: '#9effb6',
500: '#64fd96',
950: '#000000',
},
}SCSS
$custom: #64fd96; $custom-light: #9effb6; $custom-dark: #000000;
JSON
{
"hex": "#64fd96",
"rgb": {
"r": 100,
"g": 253,
"b": 150
},
"hsl": {
"h": 139.608,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.88788,
"c": 0.19247,
"h": 151.2
},
"luminance": 0.75162
}Semantic roles & 50–950 ramp
primary
#64FD96
secondary
#D72EA0
accent
#009AE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681