#64F384#64F384
#64F384 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.1% C 0.196 H 148.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64F384 |
|---|---|
| RGB | rgb(100, 243, 132) |
| HSL | hsl(133, 86%, 67%) |
| HSV | hsv(133, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(86.24, -61.48, 42.13) |
| CIE-LCH | lch(86.24, 74.53, 145.58°) |
| OKLab | oklab(86.05% -0.1662 0.103) |
| OKLCH | oklch(86.05% 0.196 148.2) |
| XYZ | xyz(41.4681, 68.4725, 32.8565) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.70
Lightgreen (survey)
#76FF7B
ΔE00 3.86
Spring Green
#00FF7F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F384 #F364D3
analogous
#8BF364 #64F384 #64F3CC
triadic
#64F384 #8464F3 #F38464
tetradic
#64F384 #648BF3 #F364D3 #F3CC64
square
#64F384 #648BF3 #F364D3 #F3CC64
split-complementary
#64F384 #CC64F3 #F3648B
monochromatic
#10CD3A #2BEF57 #64F384 #9DF7B1 #D6FCDE
Accessibility & contrast
On white
1.43
#64F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#64F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F384
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F384 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07B
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#3FEED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f384; /* rgb */ color: rgb(100, 243, 132); /* oklch */ color: oklch(86.1% 0.196 148.2);
Tailwind
colors: {
custom: {
50: '#9cf8a9',
500: '#64f384',
950: '#000000',
},
}SCSS
$custom: #64f384; $custom-light: #9cf8a9; $custom-dark: #000000;
JSON
{
"hex": "#64f384",
"rgb": {
"r": 100,
"g": 243,
"b": 132
},
"hsl": {
"h": 133.427,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86052,
"c": 0.19552,
"h": 148.2
},
"luminance": 0.68476
}Semantic roles & 50–950 ramp
primary
#64F384
secondary
#C932A7
accent
#03B0E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581