#64F68D#64F68D
#64F68D is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.191 H 149.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64F68D |
|---|---|
| RGB | rgb(100, 246, 141) |
| HSL | hsl(137, 89%, 68%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(87.26, -61.21, 39.05) |
| CIE-LCH | lch(87.26, 72.60, 147.46°) |
| OKLab | oklab(86.93% -0.1654 0.0962) |
| OKLCH | oklch(86.93% 0.191 149.8) |
| XYZ | xyz(43.0159, 70.5398, 36.5428) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.42
Baby Green
#8CFF9E
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F68D #F664CD
analogous
#84F664 #64F68D #64F6D6
triadic
#64F68D #8D64F6 #F68D64
tetradic
#64F68D #6484F6 #F664CD #F6D664
square
#64F68D #6484F6 #F664CD #F6D664
split-complementary
#64F68D #D664F6 #F66484
monochromatic
#0CD344 #2AF362 #64F68D #9EF9B8 #D8FDE2
Accessibility & contrast
On white
1.39
#64F68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#64F68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F68D
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F68D | 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)
#F8E385
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#3AF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f68d; /* rgb */ color: rgb(100, 246, 141); /* oklch */ color: oklch(86.9% 0.191 149.8);
Tailwind
colors: {
custom: {
50: '#9dfaaf',
500: '#64f68d',
950: '#000000',
},
}SCSS
$custom: #64f68d; $custom-light: #9dfaaf; $custom-dark: #000000;
JSON
{
"hex": "#64f68d",
"rgb": {
"r": 100,
"g": 246,
"b": 141
},
"hsl": {
"h": 136.849,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86931,
"c": 0.19139,
"h": 149.8
},
"luminance": 0.70544
}Semantic roles & 50–950 ramp
primary
#64F68D
secondary
#CE30A2
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581