#64F697#64F697
#64F697 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.1% C 0.182 H 152.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #64F697 |
|---|---|
| RGB | rgb(100, 246, 151) |
| HSL | hsl(141, 89%, 68%) |
| HSV | hsv(141, 59%, 96%) |
| CMYK | cmyk(59.3%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(87.41, -59.56, 34.30) |
| CIE-LCH | lch(87.41, 68.73, 150.06°) |
| OKLab | oklab(87.11% -0.1612 0.0854) |
| OKLCH | oklch(87.11% 0.182 152.1) |
| XYZ | xyz(43.7938, 70.8510, 40.6399) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.10
Light Green Blue
#56FCA2
ΔE00 2.11
Light Bluish Green
#76FDA8
ΔE00 2.49
Seafoam Green
#7AF9AB
ΔE00 3.12
Turquoise Green
#04F489
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F697 #F664C3
analogous
#7AF664 #64F697 #64F6E0
triadic
#64F697 #9764F6 #F69764
tetradic
#64F697 #647AF6 #F664C3 #F6E064
square
#64F697 #647AF6 #F664C3 #F6E064
split-complementary
#64F697 #E064F6 #F6647A
monochromatic
#0CD352 #2AF370 #64F697 #9EF9BE #D8FDE5
Accessibility & contrast
On white
1.38
#64F697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#64F697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F697
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F697 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E390
Deuteranopia (green-blind)
#E3D69D
Tritanopia (blue-blind)
#34F3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f697; /* rgb */ color: rgb(100, 246, 151); /* oklch */ color: oklch(87.1% 0.182 152.1);
Tailwind
colors: {
custom: {
50: '#9dfab6',
500: '#64f697',
950: '#000000',
},
}SCSS
$custom: #64f697; $custom-light: #9dfab6; $custom-dark: #000000;
JSON
{
"hex": "#64f697",
"rgb": {
"r": 100,
"g": 246,
"b": 151
},
"hsl": {
"h": 140.959,
"s": 89.024,
"l": 67.843
},
"oklch": {
"l": 0.87105,
"c": 0.18241,
"h": 152.1
},
"luminance": 0.70855
}Semantic roles & 50–950 ramp
primary
#64F697
secondary
#CE3097
accent
#0095E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581