#64F689#64F689
#64F689 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.195 H 149.0°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64F689 |
|---|---|
| RGB | rgb(100, 246, 137) |
| HSL | hsl(135, 89%, 68%) |
| HSV | hsv(135, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(87.20, -61.83, 40.93) |
| CIE-LCH | lch(87.20, 74.15, 146.50°) |
| OKLab | oklab(86.87% -0.1671 0.1004) |
| OKLCH | oklch(86.87% 0.195 149) |
| XYZ | xyz(42.7236, 70.4229, 35.0035) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.13
Spearmint
#1EF876
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F689 #F664D1
analogous
#88F664 #64F689 #64F6D2
triadic
#64F689 #8964F6 #F68964
tetradic
#64F689 #6488F6 #F664D1 #F6D264
square
#64F689 #6488F6 #F664D1 #F6D264
split-complementary
#64F689 #D264F6 #F66488
monochromatic
#0CD33F #2AF35D #64F689 #9EF9B5 #D8FDE1
Accessibility & contrast
On white
1.39
#64F689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#64F689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F689
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F689 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E281
Deuteranopia (green-blind)
#E5D590
Tritanopia (blue-blind)
#3CF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f689; /* rgb */ color: rgb(100, 246, 137); /* oklch */ color: oklch(86.9% 0.195 149.0);
Tailwind
colors: {
custom: {
50: '#9dfaad',
500: '#64f689',
950: '#000000',
},
}SCSS
$custom: #64f689; $custom-light: #9dfaad; $custom-dark: #000000;
JSON
{
"hex": "#64f689",
"rgb": {
"r": 100,
"g": 246,
"b": 137
},
"hsl": {
"h": 135.205,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86865,
"c": 0.19496,
"h": 149
},
"luminance": 0.70427
}Semantic roles & 50–950 ramp
primary
#64F689
secondary
#CE30A6
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581