#64F88D#64F88D
#64F88D is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.4% C 0.194 H 149.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #64F88D |
|---|---|
| RGB | rgb(100, 248, 141) |
| HSL | hsl(137, 91%, 68%) |
| HSV | hsv(137, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 43.1%, 2.7%) |
| CIE-LAB | lab(87.85, -61.95, 39.81) |
| CIE-LCH | lch(87.85, 73.64, 147.27°) |
| OKLab | oklab(87.42% -0.1674 0.098) |
| OKLCH | oklch(87.42% 0.194 149.7) |
| XYZ | xyz(43.6275, 71.7630, 36.7467) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F88D #F864CF
analogous
#85F864 #64F88D #64F8D7
triadic
#64F88D #8D64F8 #F88D64
tetradic
#64F88D #6485F8 #F864CF #F8D764
square
#64F88D #6485F8 #F864CF #F8D764
split-complementary
#64F88D #D764F8 #F86485
monochromatic
#0AD843 #29F562 #64F88D #9FFBB8 #D9FDE3
Accessibility & contrast
On white
1.37
#64F88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#64F88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F88D
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F88D | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE485
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#39F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f88d; /* rgb */ color: rgb(100, 248, 141); /* oklch */ color: oklch(87.4% 0.194 149.7);
Tailwind
colors: {
custom: {
50: '#9dfcaf',
500: '#64f88d',
950: '#000000',
},
}SCSS
$custom: #64f88d; $custom-light: #9dfcaf; $custom-dark: #000000;
JSON
{
"hex": "#64f88d",
"rgb": {
"r": 100,
"g": 248,
"b": 141
},
"hsl": {
"h": 136.622,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87419,
"c": 0.19399,
"h": 149.7
},
"luminance": 0.71767
}Semantic roles & 50–950 ramp
primary
#64F88D
secondary
#D12FA4
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681