#64F795#64F795
#64F795 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.186 H 151.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64F795 |
|---|---|
| RGB | rgb(100, 247, 149) |
| HSL | hsl(140, 90%, 68%) |
| HSV | hsv(140, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 39.7%, 3.1%) |
| CIE-LAB | lab(87.68, -60.28, 35.64) |
| CIE-LCH | lch(87.68, 70.03, 149.40°) |
| OKLab | oklab(87.31% -0.163 0.0885) |
| OKLCH | oklch(87.31% 0.186 151.5) |
| XYZ | xyz(43.9377, 71.3965, 39.8934) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.30
Light Green Blue
#56FCA2
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.70
Wintergreen
#20F986
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F795 #F764C6
analogous
#7CF764 #64F795 #64F7DE
triadic
#64F795 #9564F7 #F79564
tetradic
#64F795 #647CF7 #F764C6 #F7DE64
square
#64F795 #647CF7 #F764C6 #F7DE64
split-complementary
#64F795 #DE64F7 #F7647C
monochromatic
#0BD64F #2AF46D #64F795 #9EFABD #D8FDE5
Accessibility & contrast
On white
1.37
#64F795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#64F795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F795
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F795 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48E
Deuteranopia (green-blind)
#E4D69B
Tritanopia (blue-blind)
#34F3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f795; /* rgb */ color: rgb(100, 247, 149); /* oklch */ color: oklch(87.3% 0.186 151.5);
Tailwind
colors: {
custom: {
50: '#9dfbb5',
500: '#64f795',
950: '#000000',
},
}SCSS
$custom: #64f795; $custom-light: #9dfbb5; $custom-dark: #000000;
JSON
{
"hex": "#64f795",
"rgb": {
"r": 100,
"g": 247,
"b": 149
},
"hsl": {
"h": 140,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.87312,
"c": 0.18552,
"h": 151.5
},
"luminance": 0.71401
}Semantic roles & 50–950 ramp
primary
#64F795
secondary
#D02F9A
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581