#64F293#64F293
#64F293 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.181 H 151.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64F293 |
|---|---|
| RGB | rgb(100, 242, 147) |
| HSL | hsl(140, 85%, 67%) |
| HSV | hsv(140, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.16, -58.71, 34.65) |
| CIE-LCH | lch(86.16, 68.17, 149.45°) |
| OKLab | oklab(86.06% -0.1589 0.0861) |
| OKLCH | oklch(86.06% 0.181 151.5) |
| XYZ | xyz(42.2709, 68.3161, 38.5568) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 2.83
Light Bluish Green
#76FDA8
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F293 #F264C3
analogous
#7CF264 #64F293 #64F2DA
triadic
#64F293 #9364F2 #F29364
tetradic
#64F293 #647CF2 #F264C3 #F2DA64
square
#64F293 #647CF2 #F264C3 #F2DA64
split-complementary
#64F293 #DA64F2 #F2647C
monochromatic
#11CB4E #2CED6C #64F293 #9CF7BA #D5FBE2
Accessibility & contrast
On white
1.43
#64F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#64F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F293
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F293 | 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)
#F3E08C
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#38EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f293; /* rgb */ color: rgb(100, 242, 147); /* oklch */ color: oklch(86.1% 0.181 151.5);
Tailwind
colors: {
custom: {
50: '#9cf7b3',
500: '#64f293',
950: '#000000',
},
}SCSS
$custom: #64f293; $custom-light: #9cf7b3; $custom-dark: #000000;
JSON
{
"hex": "#64f293",
"rgb": {
"r": 100,
"g": 242,
"b": 147
},
"hsl": {
"h": 139.859,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86059,
"c": 0.18072,
"h": 151.5
},
"luminance": 0.6832
}Semantic roles & 50–950 ramp
primary
#64F293
secondary
#C73396
accent
#0598E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581