#64F18E#64F18E
#64F18E is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.184 H 150.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #64F18E |
|---|---|
| RGB | rgb(100, 241, 142) |
| HSL | hsl(138, 83%, 67%) |
| HSV | hsv(138, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(85.79, -59.16, 36.65) |
| CIE-LCH | lch(85.79, 69.59, 148.22°) |
| OKLab | oklab(85.73% -0.16 0.0907) |
| OKLCH | oklch(85.73% 0.184 150.5) |
| XYZ | xyz(41.5902, 67.5690, 36.4363) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F18E #F164C7
analogous
#81F164 #64F18E #64F1D4
triadic
#64F18E #8E64F1 #F18E64
tetradic
#64F18E #6481F1 #F164C7 #F1D464
square
#64F18E #6481F1 #F164C7 #F1D464
split-complementary
#64F18E #D464F1 #F16481
monochromatic
#12C848 #2CEC65 #64F18E #9CF6B7 #D4FBE0
Accessibility & contrast
On white
1.45
#64F18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#64F18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F18E
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F18E | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#E0D195
Tritanopia (blue-blind)
#3BEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f18e; /* rgb */ color: rgb(100, 241, 142); /* oklch */ color: oklch(85.7% 0.184 150.5);
Tailwind
colors: {
custom: {
50: '#9cf7b0',
500: '#64f18e',
950: '#000000',
},
}SCSS
$custom: #64f18e; $custom-light: #9cf7b0; $custom-dark: #000000;
JSON
{
"hex": "#64f18e",
"rgb": {
"r": 100,
"g": 241,
"b": 142
},
"hsl": {
"h": 137.872,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85727,
"c": 0.18391,
"h": 150.5
},
"luminance": 0.67573
}Semantic roles & 50–950 ramp
primary
#64F18E
secondary
#C5349A
accent
#069FE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581