#64F094#64F094
#64F094 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.177 H 152.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64F094 |
|---|---|
| RGB | rgb(100, 240, 148) |
| HSL | hsl(141, 82%, 67%) |
| HSV | hsv(141, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(85.59, -57.77, 33.39) |
| CIE-LCH | lch(85.59, 66.72, 149.97°) |
| OKLab | oklab(85.59% -0.1564 0.0832) |
| OKLCH | oklch(85.59% 0.177 152) |
| XYZ | xyz(41.7577, 67.1636, 38.7745) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.98
Sea Green (survey)
#53FCA1
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F094 #F064C0
analogous
#7AF064 #64F094 #64F0DA
triadic
#64F094 #9464F0 #F09464
tetradic
#64F094 #647AF0 #F064C0 #F0DA64
square
#64F094 #647AF0 #F064C0 #F0DA64
split-complementary
#64F094 #DA64F0 #F0647A
monochromatic
#13C651 #2CEB6D #64F094 #9CF5BB #D4FBE1
Accessibility & contrast
On white
1.45
#64F094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#64F094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F094
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F094 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#38EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f094; /* rgb */ color: rgb(100, 240, 148); /* oklch */ color: oklch(85.6% 0.177 152.0);
Tailwind
colors: {
custom: {
50: '#9cf6b4',
500: '#64f094',
950: '#000000',
},
}SCSS
$custom: #64f094; $custom-light: #9cf6b4; $custom-dark: #000000;
JSON
{
"hex": "#64f094",
"rgb": {
"r": 100,
"g": 240,
"b": 148
},
"hsl": {
"h": 140.571,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.8559,
"c": 0.17715,
"h": 152
},
"luminance": 0.67168
}Semantic roles & 50–950 ramp
primary
#64F094
secondary
#C43593
accent
#0795DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581