#64F191#64F191
#64F191 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.181 H 151.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #64F191 |
|---|---|
| RGB | rgb(100, 241, 145) |
| HSL | hsl(139, 83%, 67%) |
| HSV | hsv(139, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(85.84, -58.66, 35.22) |
| CIE-LCH | lch(85.84, 68.42, 149.02°) |
| OKLab | oklab(85.78% -0.1587 0.0874) |
| OKLCH | oklch(85.78% 0.181 151.2) |
| XYZ | xyz(41.8185, 67.6603, 37.6385) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.32
Light Bluish Green
#76FDA8
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F191 #F164C4
analogous
#7EF164 #64F191 #64F1D8
triadic
#64F191 #9164F1 #F19164
tetradic
#64F191 #647EF1 #F164C4 #F1D864
square
#64F191 #647EF1 #F164C4 #F1D864
split-complementary
#64F191 #D864F1 #F1647E
monochromatic
#12C84C #2CEC69 #64F191 #9CF6B9 #D4FBE1
Accessibility & contrast
On white
1.45
#64F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#64F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F191
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F191 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#3AEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f191; /* rgb */ color: rgb(100, 241, 145); /* oklch */ color: oklch(85.8% 0.181 151.2);
Tailwind
colors: {
custom: {
50: '#9cf7b2',
500: '#64f191',
950: '#000000',
},
}SCSS
$custom: #64f191; $custom-light: #9cf7b2; $custom-dark: #000000;
JSON
{
"hex": "#64f191",
"rgb": {
"r": 100,
"g": 241,
"b": 145
},
"hsl": {
"h": 139.149,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.8578,
"c": 0.1812,
"h": 151.2
},
"luminance": 0.67664
}Semantic roles & 50–950 ramp
primary
#64F191
secondary
#C53497
accent
#069AE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581