#64F097#64F097
#64F097 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.174 H 152.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #64F097 |
|---|---|
| RGB | rgb(100, 240, 151) |
| HSL | hsl(142, 82%, 67%) |
| HSV | hsv(142, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(85.64, -57.25, 31.94) |
| CIE-LCH | lch(85.64, 65.56, 150.84°) |
| OKLab | oklab(85.65% -0.1551 0.0798) |
| OKLCH | oklch(85.65% 0.174 152.8) |
| XYZ | xyz(41.9982, 67.2599, 40.0413) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.80
Sea Green (survey)
#53FCA1
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F097 #F064BD
analogous
#77F064 #64F097 #64F0DD
triadic
#64F097 #9764F0 #F09764
tetradic
#64F097 #6477F0 #F064BD #F0DD64
square
#64F097 #6477F0 #F064BD #F0DD64
split-complementary
#64F097 #DD64F0 #F06477
monochromatic
#13C654 #2CEB72 #64F097 #9CF5BC #D4FBE2
Accessibility & contrast
On white
1.45
#64F097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#64F097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F097
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F097 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#DDD19D
Tritanopia (blue-blind)
#37EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f097; /* rgb */ color: rgb(100, 240, 151); /* oklch */ color: oklch(85.6% 0.174 152.8);
Tailwind
colors: {
custom: {
50: '#9cf6b6',
500: '#64f097',
950: '#000000',
},
}SCSS
$custom: #64f097; $custom-light: #9cf6b6; $custom-dark: #000000;
JSON
{
"hex": "#64f097",
"rgb": {
"r": 100,
"g": 240,
"b": 151
},
"hsl": {
"h": 141.857,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85646,
"c": 0.17444,
"h": 152.8
},
"luminance": 0.67264
}Semantic roles & 50–950 ramp
primary
#64F097
secondary
#C43590
accent
#0790DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581