#64FD95#64FD95
#64FD95 is a very light, vivid green. Relative luminance 0.751; OKLCH L 88.8% C 0.193 H 150.9°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #64FD95 |
|---|---|
| RGB | rgb(100, 253, 149) |
| HSL | hsl(139, 97%, 69%) |
| HSV | hsv(139, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(89.45, -62.53, 37.96) |
| CIE-LCH | lch(89.45, 73.15, 148.74°) |
| OKLab | oklab(88.77% -0.169 0.0939) |
| OKLCH | oklch(88.77% 0.193 150.9) |
| XYZ | xyz(45.8021, 75.1253, 40.5148) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.66
Wintergreen
#20F986
ΔE00 2.95
Light Bluish Green
#76FDA8
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.14
Mint Green
#8FFF9F
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FD95 #FD64CC
analogous
#80FD64 #64FD95 #64FDE2
triadic
#64FD95 #9564FD #FD9564
tetradic
#64FD95 #6480FD #FD64CC #FDE264
square
#64FD95 #6480FD #FD64CC #FDE264
split-complementary
#64FD95 #E264FD #FD6480
monochromatic
#03E44B #28FC6C #64FD95 #A0FEBE #DDFFE8
Accessibility & contrast
On white
1.31
#64FD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#64FD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FD95
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FD95 | 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)
#FEE98D
Deuteranopia (green-blind)
#EADB9C
Tritanopia (blue-blind)
#31F9E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fd95; /* rgb */ color: rgb(100, 253, 149); /* oklch */ color: oklch(88.8% 0.193 150.9);
Tailwind
colors: {
custom: {
50: '#9effb5',
500: '#64fd95',
950: '#000000',
},
}SCSS
$custom: #64fd95; $custom-light: #9effb5; $custom-dark: #000000;
JSON
{
"hex": "#64fd95",
"rgb": {
"r": 100,
"g": 253,
"b": 149
},
"hsl": {
"h": 139.216,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.8877,
"c": 0.19336,
"h": 150.9
},
"luminance": 0.7513
}Semantic roles & 50–950 ramp
primary
#64FD95
secondary
#D72EA1
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681