#64F68A#64F68A
#64F68A is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.194 H 149.2°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64F68A |
|---|---|
| RGB | rgb(100, 246, 138) |
| HSL | hsl(136, 89%, 68%) |
| HSV | hsv(136, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(87.22, -61.68, 40.46) |
| CIE-LCH | lch(87.22, 73.76, 146.74°) |
| OKLab | oklab(86.88% -0.1667 0.0994) |
| OKLCH | oklch(86.88% 0.194 149.2) |
| XYZ | xyz(42.7957, 70.4517, 35.3831) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.70
Spring Green
#00FF7F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F68A #F664D0
analogous
#87F664 #64F68A #64F6D3
triadic
#64F68A #8A64F6 #F68A64
tetradic
#64F68A #6487F6 #F664D0 #F6D364
square
#64F68A #6487F6 #F664D0 #F6D364
split-complementary
#64F68A #D364F6 #F66487
monochromatic
#0CD340 #2AF35E #64F68A #9EF9B6 #D8FDE1
Accessibility & contrast
On white
1.39
#64F68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#64F68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F68A
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F68A | 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)
#F8E382
Deuteranopia (green-blind)
#E5D591
Tritanopia (blue-blind)
#3BF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f68a; /* rgb */ color: rgb(100, 246, 138); /* oklch */ color: oklch(86.9% 0.194 149.2);
Tailwind
colors: {
custom: {
50: '#9dfaad',
500: '#64f68a',
950: '#000000',
},
}SCSS
$custom: #64f68a; $custom-light: #9dfaad; $custom-dark: #000000;
JSON
{
"hex": "#64f68a",
"rgb": {
"r": 100,
"g": 246,
"b": 138
},
"hsl": {
"h": 135.616,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86881,
"c": 0.19408,
"h": 149.2
},
"luminance": 0.70456
}Semantic roles & 50–950 ramp
primary
#64F68A
secondary
#CE30A5
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581