#64F095#64F095
#64F095 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.176 H 152.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64F095 |
|---|---|
| RGB | rgb(100, 240, 149) |
| HSL | hsl(141, 82%, 67%) |
| HSV | hsv(141, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(85.60, -57.60, 32.91) |
| CIE-LCH | lch(85.60, 66.33, 150.26°) |
| OKLab | oklab(85.61% -0.156 0.0821) |
| OKLCH | oklch(85.61% 0.176 152.3) |
| XYZ | xyz(41.8372, 67.1954, 39.1932) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 2.92
Light Bluish Green
#76FDA8
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F095 #F064BF
analogous
#79F064 #64F095 #64F0DB
triadic
#64F095 #9564F0 #F09564
tetradic
#64F095 #6479F0 #F064BF #F0DB64
square
#64F095 #6479F0 #F064BF #F0DB64
split-complementary
#64F095 #DB64F0 #F06479
monochromatic
#13C652 #2CEB6F #64F095 #9CF5BB #D4FBE1
Accessibility & contrast
On white
1.45
#64F095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#64F095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F095
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F095 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#38EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f095; /* rgb */ color: rgb(100, 240, 149); /* oklch */ color: oklch(85.6% 0.176 152.3);
Tailwind
colors: {
custom: {
50: '#9cf6b5',
500: '#64f095',
950: '#000000',
},
}SCSS
$custom: #64f095; $custom-light: #9cf6b5; $custom-dark: #000000;
JSON
{
"hex": "#64f095",
"rgb": {
"r": 100,
"g": 240,
"b": 149
},
"hsl": {
"h": 141,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85609,
"c": 0.17625,
"h": 152.3
},
"luminance": 0.67199
}Semantic roles & 50–950 ramp
primary
#64F095
secondary
#C43592
accent
#0793DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581