#64F386#64F386
#64F386 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.1% C 0.194 H 148.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64F386 |
|---|---|
| RGB | rgb(100, 243, 134) |
| HSL | hsl(134, 86%, 67%) |
| HSV | hsv(134, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(86.27, -61.17, 41.20) |
| CIE-LCH | lch(86.27, 73.75, 146.04°) |
| OKLab | oklab(86.08% -0.1654 0.1009) |
| OKLCH | oklch(86.08% 0.194 148.6) |
| XYZ | xyz(41.6063, 68.5278, 33.5842) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.22
Spearmint
#1EF876
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.99
Spring Green
#00FF7F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F386 #F364D1
analogous
#89F364 #64F386 #64F3CE
triadic
#64F386 #8664F3 #F38664
tetradic
#64F386 #6489F3 #F364D1 #F3CE64
square
#64F386 #6489F3 #F364D1 #F3CE64
split-complementary
#64F386 #CE64F3 #F36489
monochromatic
#10CD3D #2BEF5A #64F386 #9DF7B2 #D6FCDF
Accessibility & contrast
On white
1.43
#64F386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#64F386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F386
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F386 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07E
Deuteranopia (green-blind)
#E2D38D
Tritanopia (blue-blind)
#3EEFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f386; /* rgb */ color: rgb(100, 243, 134); /* oklch */ color: oklch(86.1% 0.194 148.6);
Tailwind
colors: {
custom: {
50: '#9cf8ab',
500: '#64f386',
950: '#000000',
},
}SCSS
$custom: #64f386; $custom-light: #9cf8ab; $custom-dark: #000000;
JSON
{
"hex": "#64f386",
"rgb": {
"r": 100,
"g": 243,
"b": 134
},
"hsl": {
"h": 134.266,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86083,
"c": 0.19373,
"h": 148.6
},
"luminance": 0.68532
}Semantic roles & 50–950 ramp
primary
#64F386
secondary
#C932A5
accent
#03ADE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581