#64F291#64F291
#64F291 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.183 H 151.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64F291 |
|---|---|
| RGB | rgb(100, 242, 145) |
| HSL | hsl(139, 85%, 67%) |
| HSV | hsv(139, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(86.13, -59.04, 35.61) |
| CIE-LCH | lch(86.13, 68.95, 148.91°) |
| OKLab | oklab(86.02% -0.1597 0.0883) |
| OKLCH | oklch(86.02% 0.183 151.1) |
| XYZ | xyz(42.1153, 68.2539, 37.7375) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F291 #F264C5
analogous
#7EF264 #64F291 #64F2D8
triadic
#64F291 #9164F2 #F29164
tetradic
#64F291 #647EF2 #F264C5 #F2D864
square
#64F291 #647EF2 #F264C5 #F2D864
split-complementary
#64F291 #D864F2 #F2647E
monochromatic
#11CB4C #2CED69 #64F291 #9CF7B9 #D5FBE1
Accessibility & contrast
On white
1.43
#64F291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#64F291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F291
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F291 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#39EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f291; /* rgb */ color: rgb(100, 242, 145); /* oklch */ color: oklch(86.0% 0.183 151.1);
Tailwind
colors: {
custom: {
50: '#9cf7b2',
500: '#64f291',
950: '#000000',
},
}SCSS
$custom: #64f291; $custom-light: #9cf7b2; $custom-dark: #000000;
JSON
{
"hex": "#64f291",
"rgb": {
"r": 100,
"g": 242,
"b": 145
},
"hsl": {
"h": 139.014,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86024,
"c": 0.18252,
"h": 151.1
},
"luminance": 0.68258
}Semantic roles & 50–950 ramp
primary
#64F291
secondary
#C73398
accent
#059BE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581