#64F68C#64F68C
#64F68C is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.192 H 149.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64F68C |
|---|---|
| RGB | rgb(100, 246, 140) |
| HSL | hsl(136, 89%, 68%) |
| HSV | hsv(136, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(87.25, -61.36, 39.52) |
| CIE-LCH | lch(87.25, 72.99, 147.22°) |
| OKLab | oklab(86.91% -0.1659 0.0973) |
| OKLCH | oklch(86.91% 0.192 149.6) |
| XYZ | xyz(42.9418, 70.5102, 36.1527) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F68C #F664CE
analogous
#85F664 #64F68C #64F6D5
triadic
#64F68C #8C64F6 #F68C64
tetradic
#64F68C #6485F6 #F664CE #F6D564
square
#64F68C #6485F6 #F664CE #F6D564
split-complementary
#64F68C #D564F6 #F66485
monochromatic
#0CD343 #2AF361 #64F68C #9EF9B7 #D8FDE2
Accessibility & contrast
On white
1.39
#64F68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#64F68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F68C
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F68C | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E384
Deuteranopia (green-blind)
#E5D593
Tritanopia (blue-blind)
#3AF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f68c; /* rgb */ color: rgb(100, 246, 140); /* oklch */ color: oklch(86.9% 0.192 149.6);
Tailwind
colors: {
custom: {
50: '#9dfaaf',
500: '#64f68c',
950: '#000000',
},
}SCSS
$custom: #64f68c; $custom-light: #9dfaaf; $custom-dark: #000000;
JSON
{
"hex": "#64f68c",
"rgb": {
"r": 100,
"g": 246,
"b": 140
},
"hsl": {
"h": 136.438,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.86914,
"c": 0.19229,
"h": 149.6
},
"luminance": 0.70514
}Semantic roles & 50–950 ramp
primary
#64F68C
secondary
#CE30A3
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581