#64F392#64F392
#64F392 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.183 H 151.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #64F392 |
|---|---|
| RGB | rgb(100, 243, 146) |
| HSL | hsl(139, 86%, 67%) |
| HSV | hsv(139, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(86.45, -59.26, 35.52) |
| CIE-LCH | lch(86.45, 69.09, 149.06°) |
| OKLab | oklab(86.29% -0.1603 0.0881) |
| OKLCH | oklch(86.29% 0.183 151.2) |
| XYZ | xyz(42.4912, 68.8818, 38.2448) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 2.86
Light Bluish Green
#76FDA8
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F392 #F364C5
analogous
#7DF364 #64F392 #64F3DA
triadic
#64F392 #9264F3 #F39264
tetradic
#64F392 #647DF3 #F364C5 #F3DA64
square
#64F392 #647DF3 #F364C5 #F3DA64
split-complementary
#64F392 #DA64F3 #F3647D
monochromatic
#10CD4D #2BEF6A #64F392 #9DF7BA #D6FCE2
Accessibility & contrast
On white
1.42
#64F392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#64F392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F392
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F392 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08B
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#38EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f392; /* rgb */ color: rgb(100, 243, 146); /* oklch */ color: oklch(86.3% 0.183 151.2);
Tailwind
colors: {
custom: {
50: '#9cf8b3',
500: '#64f392',
950: '#000000',
},
}SCSS
$custom: #64f392; $custom-light: #9cf8b3; $custom-dark: #000000;
JSON
{
"hex": "#64f392",
"rgb": {
"r": 100,
"g": 243,
"b": 146
},
"hsl": {
"h": 139.301,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86285,
"c": 0.18294,
"h": 151.2
},
"luminance": 0.68886
}Semantic roles & 50–950 ramp
primary
#64F392
secondary
#C93298
accent
#039AE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581