#64F686#64F686
#64F686 is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.8% C 0.198 H 148.4°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #64F686 |
|---|---|
| RGB | rgb(100, 246, 134) |
| HSL | hsl(134, 89%, 68%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(87.16, -62.29, 42.33) |
| CIE-LCH | lch(87.16, 75.31, 145.80°) |
| OKLab | oklab(86.82% -0.1683 0.1035) |
| OKLCH | oklch(86.82% 0.198 148.4) |
| XYZ | xyz(42.5114, 70.3380, 33.8859) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F686 #F664D4
analogous
#8BF664 #64F686 #64F6CF
triadic
#64F686 #8664F6 #F68664
tetradic
#64F686 #648BF6 #F664D4 #F6CF64
square
#64F686 #648BF6 #F664D4 #F6CF64
split-complementary
#64F686 #CF64F6 #F6648B
monochromatic
#0CD33B #2AF359 #64F686 #9EF9B3 #D8FDE0
Accessibility & contrast
On white
1.39
#64F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#64F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F686
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F686 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#3DF1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f686; /* rgb */ color: rgb(100, 246, 134); /* oklch */ color: oklch(86.8% 0.198 148.4);
Tailwind
colors: {
custom: {
50: '#9dfaab',
500: '#64f686',
950: '#000000',
},
}SCSS
$custom: #64f686; $custom-light: #9dfaab; $custom-dark: #000000;
JSON
{
"hex": "#64f686",
"rgb": {
"r": 100,
"g": 246,
"b": 134
},
"hsl": {
"h": 133.973,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86818,
"c": 0.19763,
"h": 148.4
},
"luminance": 0.70342
}Semantic roles & 50–950 ramp
primary
#64F686
secondary
#CE30A9
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581