#64F68E#64F68E
#64F68E is a very light, vivid green. Relative luminance 0.706; OKLCH L 86.9% C 0.191 H 150.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64F68E |
|---|---|
| RGB | rgb(100, 246, 142) |
| HSL | hsl(137, 89%, 68%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(87.28, -61.05, 38.58) |
| CIE-LCH | lch(87.28, 72.21, 147.71°) |
| OKLab | oklab(86.95% -0.165 0.0952) |
| OKLCH | oklch(86.95% 0.191 150) |
| XYZ | xyz(43.0906, 70.5697, 36.9364) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.87
Sea Green (survey)
#53FCA1
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F68E #F664CC
analogous
#83F664 #64F68E #64F6D7
triadic
#64F68E #8E64F6 #F68E64
tetradic
#64F68E #6483F6 #F664CC #F6D764
square
#64F68E #6483F6 #F664CC #F6D764
split-complementary
#64F68E #D764F6 #F66483
monochromatic
#0CD346 #2AF364 #64F68E #9EF9B8 #D8FDE2
Accessibility & contrast
On white
1.39
#64F68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#64F68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F68E
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F68E | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E386
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#39F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f68e; /* rgb */ color: rgb(100, 246, 142); /* oklch */ color: oklch(86.9% 0.191 150.0);
Tailwind
colors: {
custom: {
50: '#9dfab0',
500: '#64f68e',
950: '#000000',
},
}SCSS
$custom: #64f68e; $custom-light: #9dfab0; $custom-dark: #000000;
JSON
{
"hex": "#64f68e",
"rgb": {
"r": 100,
"g": 246,
"b": 142
},
"hsl": {
"h": 137.26,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86948,
"c": 0.1905,
"h": 150
},
"luminance": 0.70574
}Semantic roles & 50–950 ramp
primary
#64F68E
secondary
#CE30A1
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581