#64F18A#64F18A
#64F18A is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.188 H 149.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #64F18A |
|---|---|
| RGB | rgb(100, 241, 138) |
| HSL | hsl(136, 83%, 67%) |
| HSV | hsv(136, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 42.7%, 5.5%) |
| CIE-LAB | lab(85.73, -59.80, 38.55) |
| CIE-LCH | lch(85.73, 71.15, 147.19°) |
| OKLab | oklab(85.66% -0.1617 0.095) |
| OKLCH | oklch(85.66% 0.188 149.6) |
| XYZ | xyz(41.2953, 67.4510, 34.8830) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F18A #F164CB
analogous
#85F164 #64F18A #64F1D0
triadic
#64F18A #8A64F1 #F18A64
tetradic
#64F18A #6485F1 #F164CB #F1D064
square
#64F18A #6485F1 #F164CB #F1D064
split-complementary
#64F18A #D064F1 #F16485
monochromatic
#12C843 #2CEC60 #64F18A #9CF6B4 #D4FBDF
Accessibility & contrast
On white
1.45
#64F18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#64F18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F18A
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F18A | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE82
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#3DEDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f18a; /* rgb */ color: rgb(100, 241, 138); /* oklch */ color: oklch(85.7% 0.188 149.6);
Tailwind
colors: {
custom: {
50: '#9cf7ad',
500: '#64f18a',
950: '#000000',
},
}SCSS
$custom: #64f18a; $custom-light: #9cf7ad; $custom-dark: #000000;
JSON
{
"hex": "#64f18a",
"rgb": {
"r": 100,
"g": 241,
"b": 138
},
"hsl": {
"h": 136.17,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85659,
"c": 0.18752,
"h": 149.6
},
"luminance": 0.67455
}Semantic roles & 50–950 ramp
primary
#64F18A
secondary
#C5349E
accent
#06A5E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581