#64F684#64F684
#64F684 is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.8% C 0.199 H 148.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64F684 |
|---|---|
| RGB | rgb(100, 246, 132) |
| HSL | hsl(133, 89%, 68%) |
| HSV | hsv(133, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(87.14, -62.59, 43.26) |
| CIE-LCH | lch(87.14, 76.08, 145.35°) |
| OKLab | oklab(86.79% -0.1692 0.1056) |
| OKLCH | oklch(86.79% 0.199 148) |
| XYZ | xyz(42.3732, 70.2827, 33.1582) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.06
Lightgreen (survey)
#76FF7B
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F684 #F664D6
analogous
#8DF664 #64F684 #64F6CD
triadic
#64F684 #8464F6 #F68464
tetradic
#64F684 #648DF6 #F664D6 #F6CD64
square
#64F684 #648DF6 #F664D6 #F6CD64
split-complementary
#64F684 #CD64F6 #F6648D
monochromatic
#0CD338 #2AF356 #64F684 #9EF9B2 #D8FDE0
Accessibility & contrast
On white
1.39
#64F684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#64F684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F684
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F684 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27B
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#3EF1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f684; /* rgb */ color: rgb(100, 246, 132); /* oklch */ color: oklch(86.8% 0.199 148.0);
Tailwind
colors: {
custom: {
50: '#9dfaa9',
500: '#64f684',
950: '#000000',
},
}SCSS
$custom: #64f684; $custom-light: #9dfaa9; $custom-dark: #000000;
JSON
{
"hex": "#64f684",
"rgb": {
"r": 100,
"g": 246,
"b": 132
},
"hsl": {
"h": 133.151,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86787,
"c": 0.1994,
"h": 148
},
"luminance": 0.70287
}Semantic roles & 50–950 ramp
primary
#64F684
secondary
#CE30AC
accent
#00B3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581