#64F292#64F292
#64F292 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.182 H 151.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64F292 |
|---|---|
| RGB | rgb(100, 242, 146) |
| HSL | hsl(139, 85%, 67%) |
| HSV | hsv(139, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 39.7%, 5.1%) |
| CIE-LAB | lab(86.15, -58.88, 35.13) |
| CIE-LCH | lch(86.15, 68.56, 149.18°) |
| OKLab | oklab(86.04% -0.1593 0.0872) |
| OKLCH | oklch(86.04% 0.182 151.3) |
| XYZ | xyz(42.1928, 68.2849, 38.1453) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F292 #F264C4
analogous
#7DF264 #64F292 #64F2D9
triadic
#64F292 #9264F2 #F29264
tetradic
#64F292 #647DF2 #F264C4 #F2D964
square
#64F292 #647DF2 #F264C4 #F2D964
split-complementary
#64F292 #D964F2 #F2647D
monochromatic
#11CB4D #2CED6A #64F292 #9CF7BA #D5FBE1
Accessibility & contrast
On white
1.43
#64F292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#64F292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F292
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F292 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8B
Deuteranopia (green-blind)
#E0D298
Tritanopia (blue-blind)
#39EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f292; /* rgb */ color: rgb(100, 242, 146); /* oklch */ color: oklch(86.0% 0.182 151.3);
Tailwind
colors: {
custom: {
50: '#9cf7b3',
500: '#64f292',
950: '#000000',
},
}SCSS
$custom: #64f292; $custom-light: #9cf7b3; $custom-dark: #000000;
JSON
{
"hex": "#64f292",
"rgb": {
"r": 100,
"g": 242,
"b": 146
},
"hsl": {
"h": 139.437,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86042,
"c": 0.18162,
"h": 151.3
},
"luminance": 0.68289
}Semantic roles & 50–950 ramp
primary
#64F292
secondary
#C73397
accent
#059AE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581