#64F18C#64F18C
#64F18C is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.186 H 150.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64F18C |
|---|---|
| RGB | rgb(100, 241, 140) |
| HSL | hsl(137, 83%, 67%) |
| HSV | hsv(137, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 41.9%, 5.5%) |
| CIE-LAB | lab(85.76, -59.48, 37.60) |
| CIE-LCH | lch(85.76, 70.37, 147.70°) |
| OKLab | oklab(85.69% -0.1608 0.0928) |
| OKLCH | oklch(85.69% 0.186 150) |
| XYZ | xyz(41.4414, 67.5094, 35.6526) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F18C #F164C9
analogous
#83F164 #64F18C #64F1D2
triadic
#64F18C #8C64F1 #F18C64
tetradic
#64F18C #6483F1 #F164C9 #F1D264
square
#64F18C #6483F1 #F164C9 #F1D264
split-complementary
#64F18C #D264F1 #F16483
monochromatic
#12C846 #2CEC62 #64F18C #9CF6B6 #D4FBDF
Accessibility & contrast
On white
1.45
#64F18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#64F18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F18C
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F18C | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE85
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#3CEDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f18c; /* rgb */ color: rgb(100, 241, 140); /* oklch */ color: oklch(85.7% 0.186 150.0);
Tailwind
colors: {
custom: {
50: '#9cf7af',
500: '#64f18c',
950: '#000000',
},
}SCSS
$custom: #64f18c; $custom-light: #9cf7af; $custom-dark: #000000;
JSON
{
"hex": "#64f18c",
"rgb": {
"r": 100,
"g": 241,
"b": 140
},
"hsl": {
"h": 137.021,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85693,
"c": 0.18572,
"h": 150
},
"luminance": 0.67513
}Semantic roles & 50–950 ramp
primary
#64F18C
secondary
#C5349C
accent
#06A2E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581