#64F88F#64F88F
#64F88F is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.5% C 0.192 H 150.1°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64F88F |
|---|---|
| RGB | rgb(100, 248, 143) |
| HSL | hsl(137, 91%, 68%) |
| HSV | hsv(137, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 42.3%, 2.7%) |
| CIE-LAB | lab(87.88, -61.64, 38.87) |
| CIE-LCH | lch(87.88, 72.87, 147.76°) |
| OKLab | oklab(87.45% -0.1666 0.0959) |
| OKLCH | oklch(87.45% 0.192 150.1) |
| XYZ | xyz(43.7776, 71.8231, 37.5375) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.78
Sea Green (survey)
#53FCA1
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.34
Baby Green
#8CFF9E
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F88F #F864CD
analogous
#83F864 #64F88F #64F8D9
triadic
#64F88F #8F64F8 #F88F64
tetradic
#64F88F #6483F8 #F864CD #F8D964
square
#64F88F #6483F8 #F864CD #F8D964
split-complementary
#64F88F #D964F8 #F86483
monochromatic
#0AD846 #29F565 #64F88F #9FFBB9 #D9FDE4
Accessibility & contrast
On white
1.37
#64F88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#64F88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F88F
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F88F | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E587
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#37F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f88f; /* rgb */ color: rgb(100, 248, 143); /* oklch */ color: oklch(87.5% 0.192 150.1);
Tailwind
colors: {
custom: {
50: '#9dfbb1',
500: '#64f88f',
950: '#000000',
},
}SCSS
$custom: #64f88f; $custom-light: #9dfbb1; $custom-dark: #000000;
JSON
{
"hex": "#64f88f",
"rgb": {
"r": 100,
"g": 248,
"b": 143
},
"hsl": {
"h": 137.432,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87452,
"c": 0.19222,
"h": 150.1
},
"luminance": 0.71827
}Semantic roles & 50–950 ramp
primary
#64F88F
secondary
#D12FA2
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1811
muted
#808681