#64FB8F#64FB8F
#64FB8F is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.2% C 0.196 H 149.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64FB8F |
|---|---|
| RGB | rgb(100, 251, 143) |
| HSL | hsl(137, 95%, 69%) |
| HSV | hsv(137, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 43%, 1.6%) |
| CIE-LAB | lab(88.77, -62.75, 40.02) |
| CIE-LCH | lch(88.77, 74.43, 147.47°) |
| OKLab | oklab(88.18% -0.1695 0.0985) |
| OKLCH | oklch(88.18% 0.196 149.8) |
| XYZ | xyz(44.7073, 73.6825, 37.8474) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.76
Baby Green
#8CFF9E
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FB8F #FB64D0
analogous
#85FB64 #64FB8F #64FBDB
triadic
#64FB8F #8F64FB #FB8F64
tetradic
#64FB8F #6485FB #FB64D0 #FBDB64
square
#64FB8F #6485FB #FB64D0 #FBDB64
split-complementary
#64FB8F #DB64FB #FB6485
monochromatic
#06DF44 #28F964 #64FB8F #A0FDBA #DBFEE5
Accessibility & contrast
On white
1.33
#64FB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#64FB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FB8F
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FB8F | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE787
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#36F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64fb8f; /* rgb */ color: rgb(100, 251, 143); /* oklch */ color: oklch(88.2% 0.196 149.8);
Tailwind
colors: {
custom: {
50: '#9dfeb1',
500: '#64fb8f',
950: '#000000',
},
}SCSS
$custom: #64fb8f; $custom-light: #9dfeb1; $custom-dark: #000000;
JSON
{
"hex": "#64fb8f",
"rgb": {
"r": 100,
"g": 251,
"b": 143
},
"hsl": {
"h": 137.086,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.88183,
"c": 0.19611,
"h": 149.8
},
"luminance": 0.73687
}Semantic roles & 50–950 ramp
primary
#64FB8F
secondary
#D52EA5
accent
#00A4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101811
muted
#808681